nerdexam
Amazon

CLF-C02 · Question #477

A cloud practitioner wants a repeatable way to deploy identical AWS resources by using infrastructure templates. Which AWS service will meet these requirements?

The correct answer is A. AWS CloudFormation. AWS CloudFormation allows users to define and provision AWS infrastructure using declarative templates in YAML or JSON format. With CloudFormation, you can automate the deployment of identical resources repeatedly, making it an ideal service for managing infrastructure as code an

Submitted by fernanda_arg· Mar 6, 2026Cloud Technology and Services

Question

A cloud practitioner wants a repeatable way to deploy identical AWS resources by using infrastructure templates. Which AWS service will meet these requirements?

Options

  • AAWS CloudFormation
  • BAWS Directory Service
  • CAmazon Lightsail
  • DAWS CodeDeploy

How the community answered

(34 responses)
  • A
    88% (30)
  • B
    3% (1)
  • C
    6% (2)
  • D
    3% (1)

Explanation

AWS CloudFormation allows users to define and provision AWS infrastructure using declarative templates in YAML or JSON format. With CloudFormation, you can automate the deployment of identical resources repeatedly, making it an ideal service for managing infrastructure as code and ensuring consistency in your AWS environment.

Community Discussion

No community discussion yet for this question.

Full CLF-C02 Practice