Skip to content

Amazon ECRΒΆ

  • Stands for Elastic Container Registry
  • Store and manage Docker images on AWS
  • Private and Public repository (Amazon ECR Public Gallery)

  • Fully integrated with ECS, backed by Amazon S3

  • Access is controlled through IAM (if there are any permission errors, take a look into policies)
  • Supports image vulnerability scanning, versioning, image tags, image lifecycles,...