Enable Cross-Region Replication to have Amazon ECR copy images pushed to the repositories in a particular (source) region to one or more destination regions. This feature enables you to safely copy your Amazon ECR container images across multiple AWS regions.
efficiency
Storing Amazon ECR container images in-region helps applications start up faster as image download time is reduced due to lower latency, and removes cross-region downloads that helps with region isolation. Geographically dispersed ECR container images also help you meet business continuity, disaster recovery, and compliance requirements for your application. By enabling the Cross-Region Replication feature to replicate images across multiple regions, Amazon ECR makes it even easier to deploy and run highly available applications in AWS.
Audit
To determine if the replication of Amazon ECR container images across AWS cloud regions is enabled, perform the following operations:
Remediation / Resolution
Enabling Cross-Region Replication feature for your Amazon ECR registries makes copies of the images in one or more destination regions. Only container images pushed to a repository after Cross-Region Replication is configured are copied. To enable and configure the feature for your private Amazon ECR registries, perform the following operations:
References
- AWS Documentation
- Amazon Elastic Container Registry FAQs
- Amazon ECR private registries
- Private image replication
- Configuring private image replication
- AWS Announcements
- Amazon ECR announces cross region replication of images
- AWS Command Line Interface (CLI) Documentation
- ecr
- describe-registry
- put-replication-configuration