AWS Certified Cloud Practitioner (CLF-C02) — Question 112

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 is the correct choice as it allows for the automation and management of infrastructure as code, enabling repeatable deployments for both development and production environments. The other options, such as AWS Ground Station, AWS Shield, and AWS IoT Device Defender, serve different purposes and do not provide the infrastructure management capabilities required for this scenario.