ECR per Stage, or ECR per applicaiton.. #34466
Unanswered
mrpackethead
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,I have a app, that has a dev/test and prod stage. It deploys a container running on ECS/Fargate, with an ALB. the stages are in seperate accounts, for good seperation, with a codepipeline running in a deploy account.
code in my stack does this.. So, will end up with an ECR image being built and created in ECR in each stage.
How does this compare with deploying to a single image in one place. whats best practice, What are the pros and cons of each method.
Beta Was this translation helpful? Give feedback.
All reactions