Skip to content

ECS - Elastic Container Service

ECS - Use cases

AWS ECS - Concepts

  • ECS cluster: set of EC2 instances
  • ECS service: applications definitions running on ECS cluster
  • ECS tasks + definition: containers running to create the application
  • ECS IAM roles: roles assigned to tasks to interact with AWS

AWS ECS - ALB Integration AWS ECS Setup and Config File AWS ECS - ECR Integration