Back to course

Introduction to Containers (ECS, ECR)

AWS Cloud Practitioner to Architect: 0 to Hero

Containers on AWS

ECR (Elastic Container Registry):

  • A managed Docker registry to store and manage Docker images.

ECS (Elastic Container Service):

  • A highly scalable, high-performance container orchestration service.
  • Supports Docker containers.
  • Can run on EC2 or Fargate.