nerdexam
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…

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

How the community answered

(28 responses)
  • A
    4% (1)
  • B
    11% (3)
  • C
    7% (2)
  • D
    79% (22)

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.

Full DOP-C02 Practice