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

Why are AWS CloudFormation templates used?

Answer options

Correct answer: A

Explanation

AWS CloudFormation templates enable Infrastructure as Code (IaC), allowing users to automate the provisioning of AWS resources quickly and consistently, which significantly reduces manual setup time. It does not facilitate the transfer of infrastructure to other companies or the reuse of physical on-premises hardware. Additionally, while CloudFormation itself is free, the AWS resources it deploys still incur standard usage costs.