Create an ECS cluster

The first step in using ECS


Why?

Everything you do in ECS requires that you have a cluster of machines on which you will launch docker images. And before you can create those machines, you have to define a logical entity called, simply, a “cluster”. This lesson walks you through that process.