Practice free →
HomeAWS DevOps Procloudcomputingdopsdlc › Which AWS managed deployment service rolls appli…

Which AWS managed deployment service rolls application revisions to Amazon EC2, on-prem servers, Lambda, and ECS using deployment configurations like all-at-once, rolling, blue/green, and canary?

AAmazon S3 alone
BAWS CodeDeploy
CAWS WAF
DAmazon GuardDuty
Answer & Solution
Correct answer: B. AWS CodeDeploy
CodeDeploy is the deployment service across EC2/Lambda/ECS with blue/green + canary (per DOP-C02 §1.4). The others aren't deployment runners.
Solve this in the app — AWS DevOps Pro practice & 24k+ MCQs →
Related questions