Back to Glossary
Cloud

What is ECR (Elastic Container Registry)?

AWS's fully managed container image registry service.

Amazon Elastic Container Registry (ECR) is AWS's managed Docker container image registry. ECR integrates natively with ECS, EKS, and CodePipeline. It supports private repositories with IAM-based access control, image vulnerability scanning via ECR Enhanced Scanning (powered by Inspector), image lifecycle policies to auto-delete old tags, and cross-region replication. ECR Public provides a free public registry at gallery.ecr.aws.

Test your knowledge of ECR (Elastic Container Registry) and 130 other DevOps concepts