ECS (Elastic Container Service)
Amazon ECS is a service provided by AWS to run & Manage Docker containers.
Example:
Imagine you have a website that becomes very popular. During peak times, you need more resources to handle all the visitors. With ECS,...