Skip to content

AWS Solutions Architect Associate (SAA-C02)


Elastic Container Registry (ECR)

  • AWS managed private Docker repository
  • Pay for the storage you use to store docker images (no provisioning)
  • Integrated with ECS & IAM for security
  • Storage backed by S3
  • Can upload Docker images on ECR manually or we can use a CICD service like CodeBuild

Last updated: 2022-05-10