AWS ECS in Simple Words

Hossein Kazemi
AWS in Plain English
4 min readFeb 27, 2017

--

When it comes to Amazon’s AWS, the amount of service each with their own terminology can be mind-boggling and AWS EC2 Container Services (ECS) is no exception.

In a series of blog posts, I am going to introduce the very basics of ECS starting from the terminology and gradually move to more advanced topics such as deploying a production ready cluster with autoscaling.

I assume you are already familiar with concepts around EC2 and have some experience working with Docker.

--

--