Adapted from this great article
- Fargate runs docker containers serverless. Fargate utilizes Docker containers and runs them virtually.
- Fargate allows you to run containers without having to manage servers or clusters.
- No need to scale, provision or configure clusters of virtual machines to run containers.
- No need to choose server types and how they communicate