AWS Certified DevOps Engineer – Professional (DOP-C02) — Question 34

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?

Answer options

Correct answer: D

Explanation

The correct answer is D because AWS Elastic Beanstalk provides built-in support for blue/green deployments and simplifies the management of application versions. Option A is not tailored for blue/green deployments, and while options B and C provide deployment capabilities, they lack the specific features needed for A/B testing and blue/green strategies.