Choosing your container environment on AWS with ECS, EKS, and Fargate
The Control Plane When deploying containers on AWS the control plane is your entry point to running your application. It is the interface that you will interact with when you want to launch an application, query the state of an application, or shut an application down.