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.