Introduction
Storing container images safely is important so you can use them anytime. Amazon Elastic Container Registry (ECR) is a service that keeps your container images in one place, making it easy to manage and use them with your apps.
When you want to store your app's container images close to your AWS services for faster deployment.
When you need a secure place to keep container images with controlled access.
When you want to share container images easily between your team members or AWS accounts.
When you want to automate container image storage as part of your build and deploy process.
When you want to avoid managing your own container registry infrastructure.