Amazon
CLF-C02 · Question #809
A company wants to use a template to reliably provision, manage, and update its infrastructure in the AWS Cloud. Which AWS service will meet these requirements?
The correct answer is B. AWS CloudFormation. AWS CloudFormation enables the use of templates to provision, manage, and update AWS infrastructure as code (IaC). It ensures consistent and repeatable deployments of resources across environments.
Submitted by takeshi77· Mar 6, 2026Cloud Technology and Services
Question
A company wants to use a template to reliably provision, manage, and update its infrastructure in the AWS Cloud. Which AWS service will meet these requirements?
Options
- AAWS Lambda
- BAWS CloudFormation
- CAWS Fargate
- DAWS CodeDeploy
How the community answered
(40 responses)- A3% (1)
- B88% (35)
- C3% (1)
- D8% (3)
Explanation
AWS CloudFormation enables the use of templates to provision, manage, and update AWS infrastructure as code (IaC). It ensures consistent and repeatable deployments of resources across environments.
Community Discussion
No community discussion yet for this question.