=========
The project involves deploying a Node JS app on AWS ECS Fargate and AWS ECR. Read More about the tech stack here
-
Get a NodeJs application from GitHub.
-
Build the Dockerfile present in the repo
-
Setup AWS CLI and AWS Login in order to tag and push to ECR
-
Setup an ECS cluster
-
Create a Task Definition for the node js project with ECR image
-
Run the Project and share it on LinkedIn :)
Happy Learning :)