nerdexam
Amazon

CLF-C02 · Question #829

A user wants to deploy a service to the AWS Cloud by using infrastructure-as-code (IaC) principles. Which AWS service can be used to meet this requirement?

The correct answer is B. AWS CloudFormation. Infrastructure as code is the process of provisioning and managing your cloud resources by writing a template file that is both human readable, and machine consumable. For AWS cloud development the built-in choice for infrastructure as code is AWS CloudFormation.

Submitted by emma.c· Mar 6, 2026Cloud Technology and Services

Question

A user wants to deploy a service to the AWS Cloud by using infrastructure-as-code (IaC) principles. Which AWS service can be used to meet this requirement?

Options

  • AAWS Systems Manager
  • BAWS CloudFormation
  • CAWS CodeCommit
  • DAWS Config

How the community answered

(67 responses)
  • A
    1% (1)
  • B
    94% (63)
  • C
    1% (1)
  • D
    3% (2)

Explanation

Infrastructure as code is the process of provisioning and managing your cloud resources by writing a template file that is both human readable, and machine consumable. For AWS cloud development the built-in choice for infrastructure as code is AWS CloudFormation.

Community Discussion

No community discussion yet for this question.

Full CLF-C02 Practice