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

A company wants to create templates that the company can reuse to deploy multiple AWS resources.

Which AWS service or feature can the company use to meet this requirement?

Answer options

Correct answer: C

Explanation

AWS CloudFormation is the correct choice because it allows users to create and manage resources using templates, facilitating consistent deployments. The other options, such as AWS Marketplace and Amazon Machine Image (AMI), do not provide the same level of template-driven resource management, while AWS OpsWorks focuses on configuration management rather than deployment templates.