Elastic Container Registry
- Fully managed Docker container registry service by AWS. 
- Allows secure storage, management, and deployment of container images. 
- Supports Docker image formats and Open Container Initiative (OCI) standards. 
- Integrates natively with Amazon ECS, EKS, and AWS Lambda for container deployment. 
- Provides fine-grained access control using AWS Identity and Access Management (IAM). 
- Encrypts images at rest using AWS Key Management Service (KMS). 
- Supports image scanning for vulnerabilities integrated with Amazon Inspector. 
- Enables lifecycle policies to automate image cleanup and retention. 
- Offers high availability and durability by storing images in multiple Availability Zones. 
- Supports cross-region and cross-account image replication. 
- Allows integration with CI/CD pipelines for automated builds and deployments. 
- Provides APIs, CLI, and SDK support for image management. 
- Facilitates image versioning and tagging for deployment flexibility. 
- Supports private repositories by default, with optional public repositories. 
- Pay-as-you-go pricing model based on storage and data transfer. 
Last updated
