Deploying Your First Docker Image on AWS
Preparing a Docker Image
Let’s start with creating and publishing a Docker image that we can then deploy to AWS. If you want to skip this part, you can just use the Docker image reflectoring/aws-hello-world:latest, which is available here : https://h...
raina0405.hashnode.dev3 min read