Skip to content

Walterstj/demo-nodejs-app-ecs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample NodeJs Application

Overview

CI/CD to test, build, push and deploy the NodeJS Dokerized app to AWS ECS using Jenkins Declarative Pipeline.

Tech Stack

  1. Github

This contains our sample nodes application code.

  1. Jenkins

Jenkins declarative pipeline that is triggered on every commit.

  1. ECR

Docker images will be stored in AWS ECR.

  1. ECS

Aplication will be deployed in AWS ECS.

Pipeline Stages

  1. Tests

  2. Build an image

  3. Push the image to ECR

  4. Deploy the image

Notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published