Gentle Introduction to How AWS ECS Works with Example Tutorial
Tung Nguyen
·
September 09, 2017
·
10 min read
ECS is the AWS Docker container service that handles the orchestration and provisioning of Docker containers. This is a beginner level introduction to AWS ECS. I’ve seen some nightmare posts and some glowing reviews about the ECS service, so I knew it was going to interesting to get my hands dirty and see what ECS was all about.
Read more →