Category
Fargate
AWS Fargate is a serverless compute engine for containers — run containers without managing servers or clusters.
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.