Back to Developer Roadmap

ECS / Fargate

src/data/roadmaps/devops/content/[email protected]

4.0923 B
Original Source

ECS / Fargate

ECS is a container orchestration service that allows you to run Docker containers on a cluster of EC2 instances. ECS is a good choice if you want to run Docker containers on EC2 instances and have full control over the underlying infrastructure. Fargate is a serverless container orchestration service that allows you to run Docker containers without having to manage servers, clusters, or any other infrastructure. Fargate is a good choice if you want to run Docker containers without having to manage servers or clusters.

Visit the following resources to learn more: