AWS Certified Cloud Practitioner — Question 633

A developer needs to maintain a development environment infrastructure and a production environment infrastructure in a repeatable fashion.

Which AWS service should the developer use to meet these requirements?

Answer options

Correct answer: D

Explanation

AWS CloudFormation allows developers to define infrastructure as code, enabling the automated and repeatable deployment of identical environments such as development and production. The other options, AWS Ground Station (satellite communications), AWS Shield (DDoS protection), and AWS IoT Device Defender (IoT security), do not provide infrastructure provisioning capabilities.