How to Install and Run a Docker Container on AWS EC2
Everybody want to deploy micro-services. Docker is the most powerful and popular tool which is help to containerizing application. It is help to deployment faster and more efficient. So, In this blog we will install and run a simple docker container on AWS EC2 instance. Prerequisites Step 1: Launch EC2 Instance and Access it using…

