Deploying Your First Docker Image on AWSPreparing 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...Jul 7, 2022·3 min read