Home › AWS Developer Associate › cloudcomputing › awsdevdeployment › Which AWS service automates rollouts of new appl…
Which AWS service automates rollouts of new application revisions to EC2, on-prem servers, ECS, and Lambda — with blue/green and canary deployment strategies?
AAWS CodeDeploy
BAWS Direct Connect
CAmazon Connect
DAWS DataSync
Answer & Solution
Correct answer: A. AWS CodeDeploy
CodeDeploy orchestrates deployments across compute targets with blue/green & canary strategies. Connect is contact-center, Direct Connect is private fibre, DataSync is data migration.
Related questions
Which strategy lets a serverless API safely deploy a new Lambda alias while keeping old clWhich AWS service lets developers store and version build artefacts and intermediate filesA Lambda function is deployed as a container image stored in ECR. Which change triggers LaWhich Elastic Beanstalk deployment policy shifts traffic to new instances WHILE keeping thWhich CloudFormation feature lets a developer reference an existing resource (e.g. an exisA team wants to deploy a Lambda update with the option to roll back automatically if a CloWhich AWS service automates Docker image builds and publishes them to a private container Which combination provides end-to-end CI/CD for an application stored in CodeCommit, built