During an ECS deployment with CodeDeploy, the company must route 10% of live traffic to the new task version initially, then after 15 minutes shift the remaining traffic to the new version. Which predefined CodeDeploy traffic control configuration fulfills this requirement?
Choose an answer
Tap an option to check your answer.
Correct answer: CodeDeployDefault.ECSCanary10Percent15Minutes.
Why this is the answer
The correct option is CodeDeployDefault.ECSCanary10Percent15Minutes because it directly matches the requirement for an ECS deployment to shift 10% of traffic initially and then the remaining traffic after 15 minutes. This is a canary deployment strategy, where a small percentage of traffic is routed to the new version to monitor its performance before a full rollout. The other options are incorrect for the following reasons: CodeDeployDefault.LambdaCanary10Percent5Minutes and CodeDeployDefault.LambdaCanary10Percentl15Minutes are designed for AWS Lambda deployments, not ECS. CodeDeployDefault.ECSLinear10PercentEvery1Minutes describes a linear deployment, which gradually shifts traffic in fixed increments over time, rather than an initial canary percentage followed by a full shift after a set duration.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed