Deploying Docker Image on AWS ECS, Infrastructure Automation using Terraform: A Step-by-Step Guide with Code
Introduction
Amazon Elastic Container Service (ECS) is a fully-managed container orchestration service provided by Amazon Web Services (AWS). It enables you to easily run, scale, and manage Docker containers in the cloud. In this blog post, we will e...
vivekrajyaguru.hashnode.dev5 min read
Boris Winter
Doesn't mention anything on IAM and VPC you have to set up, so not really a "step-by-step" guide.