AmazonAmazon
DOP-C02 · Question #61
DOP-C02 Question #61: Real Exam Question with Answer & Explanation
The correct answer is D: Use AWS Elastic Beanstalk to host the application. Store a zipped version of the application in. https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/concepts.platforms.html
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
Explanation
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/concepts.platforms.html
Topics
#Elastic Beanstalk#blue/green deployment#A/B testing#Go application
Community Discussion
No community discussion yet for this question.