Page 1 of 1

A company is using AWS CodeDeploy for all production deployments. A developer has an Amazon Elastic Container Service (A

Posted: Thu Mar 09, 2023 9:06 am
by answerhappygod
A company is using AWS CodeDeploy for all production deployments. A developer has an Amazon Elastic Container Service (Amazon ECS) application that uses the CodeDeployDefault.ECSAIIAtOnce configuration. The developer needs to update the production environment in increments of 10% until the entire production environment is updated.Which CodeDeploy configuration should the developer use to meet these requirements?

A. CodeDeployDefault.ECSCanary10Percent5Minutes
B. CodeDeployDefault.ECSLinear10PercentEvery3Minutes
C. CodeDeployDefault.OneAtATime
D. CodeDeployDefault.LambdaCanary10Percent5Minutes