AWS Certified Developer – Associate — Question 191

A company has three different environments: Development. QA, and Production. The company wants to deploy its code first in the Development environment, then QA, and then Production.

Which AWS service can be used to meet this requirement?

Answer options

Correct answer: D

Explanation

The correct answer is D because AWS CodeDeploy is specifically designed for deploying applications across various environments, allowing for organized deployment groups. Options A, B, and C do not focus on the deployment process across different environments, making them unsuitable for the requirement.