Home › AWS DevOps Pro › cloudcomputing › dopsdlc › 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.
Related questions
Which DOP-C02 deployment strategy replaces a fleet of EC2 instances by spinning up new insAn architect needs to roll out a Lambda function update across many regions with progressiWhich AWS service helps automate the build of container images from a Dockerfile in a CI pAn architect must run unit tests, integration tests, and security scans automatically whenWhich DOP-C02 deployment pattern stands up a parallel green environment, smoke-tests it, tWhich AWS service stores build-and-deploy-time secrets (DB passwords, API keys) with rotatWhich CodeDeploy deployment configuration shifts a small fixed percentage of traffic to a Which AWS service builds and maintains hardened, golden Amazon Machine Images (AMIs) and c