Amazon ECR
Amazon Elastic Container Registry (Amazon ECR) is a fully managed AWS service for storing, managing, and deploying Docker container images. It removes the need to maintain your own container registry infrastructure, providing secure, scalable, and highly available image storage.
Amazon ECR integrates with services such as Amazon ECS, Amazon EKS, and AWS Fargate, enabling automatic image retrieval when launching containers. It also works with AWS Identity and Access Management (IAM), allowing detailed access control for repositories and image operations.
The service supports encryption at rest and in transit, image versioning, and vulnerability scanning, enhancing the security of the container application lifecycle.