How to deploy a Node.js application to AWS with Docker
Using ECS & ECR with EC2
By kieetnvt
In this tutorial, It shows you how to dockerize a Node.js application and deploy it to Amazon Web Service (AWS) using Amazon ECR (Elastic Container Registry) and ECS (Elastic container service).
[Read More]