0
2.0kviews
Run your application with docker-compose on AWS EC2
1 Answer
2
114views

Run docker images on AWS using docker-compose - Application server

build docker image and push to AWS ECR


For creating a powerful App Server which can serve 2 million requests per month, take a new EC2 instance having 4 vCPUS, 16GB RAM, and running Ubuntu 18.04.

And follow these steps:

  • Install Docker
  • Install Docker Compose
  • Setup aws cli …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.