ECR Repo

ECR Repo Presets

Ready-to-deploy configuration presets for ECR Repo. Each preset is a complete manifest you can copy, customize, and deploy.

2 presets
01

Production Immutable ECR Repository

This preset creates an ECR repository with immutable image tags, automatic vulnerability scanning, and a lifecycle policy that balances cost control with rollback capability. Immutable tags ensure...

02

Development ECR Repository

This preset creates an ECR repository optimized for development workflows. Mutable tags allow developers to push `latest` or branch-based tags repeatedly without errors. Aggressive lifecycle rules...