Category
ECS
Amazon ECS is a fully managed container orchestration service for running Docker containers at scale.
2 articlesHow to Setup Node.JS Web Server to AWS with ECS and Fargate
2022/10/11·6 min readThis blog will focus on how to create a simple Node.js app using Docker, then push the Docker image to AWS ECR and ECS and use AWS Fargate to serve this Node.js web server.
How to Setup Node.JS Web Server to AWS with ECS
2022/10/11·6 min readThis blog will focus on how to create a simple Node.js app using Docker, then push the Docker image to AWS ECR and ECS and use AWS Fargate to serve this Node.js web server.