Amazon
DOP-C02 · Question #61
A company has an on-premises application that is written in Go. A DevOps engineer must move the application to AWS. The company's development team wants to enable blue/green deployments and perform A/
Sign in or unlock DOP-C02 to reveal the answer and full explanation for question #61. The question stem and answer options stay visible for context.
Submitted by kwame.gh· Mar 6, 2026SDLC Automation
Question
A company has an on-premises application that is written in Go. A DevOps engineer must move the application to AWS. The company's development team wants to enable blue/green deployments and perform A/B testing. Which solution will meet these requirements?
Options
- ADeploy the application on an Amazon EC2 instance, and create an AMI of the instance. Use the
- BUse Amazon Lightsail to deploy the application. Store the application in a zipped format in an
- CUse AWS CodeArtifact to store the application code. Use AWS CodeDeploy to deploy the
- DUse AWS Elastic Beanstalk to host the application. Store a zipped version of the application in
Unlock DOP-C02 to see the answer
You've previewed enough free DOP-C02 questions. Unlock DOP-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Elastic Beanstalk#blue/green deployment#A/B testing#Go application