Ecr
Basics
- Managed container image registry
- Each AWS account has a public and a private registry
- In each registry there can be multiple repositories
- Each repository can have many container images with tags
- Tags need to be unique within repository
- Public Registry - RO for anyone, RW require permissions
- Private Registry - Permissions required for both RO & RW
- Image scanning can be basic or advanced
- Provides Metrics, logs to Cloud Trail & can send Events to Event Bridge
- Replication can be provisioned for Cross Region & Cross Account