Which AWS service should the developer use to meet these requirements?
AWS Ground Station
AWS Shield
AWS IoT Device Defender
AWS CloudFormation
Explanations:
AWS Ground Station is a service for controlling satellite communications and is not related to infrastructure management.
AWS Shield is a managed DDoS protection service, not focused on maintaining or deploying infrastructure environments.
AWS IoT Device Defender is designed for securing IoT devices and managing IoT applications, not for infrastructure provisioning.
AWS CloudFormation allows developers to define and provision AWS infrastructure as code, enabling repeatable and consistent deployment of both development and production environments.