Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 703 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 703 Bytes

Project-6

=========

Project Description

The project involves deploying a Node JS app on AWS ECS Fargate and AWS ECR. Read More about the tech stack here

Task-01

  • 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 :)

← Previous Day | Next Day →