devops-container-orchestration-aws-ecs-fargate


tags:

  • roadmap
  • devops
  • devops-container-orchestration
  • ready
  • online

devops-container-orchestration-aws-ecs-fargate

Contents

__Roadmap info from [ roadmap website ] (https://roadmap.sh/devops/aws-ecs-fargate@FE2h-uQy6qli3rKERci1j) __

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:

Free Resources