nerdexam
Amazon

CLF-C02 · Question #183

Which AWS service supports a company's ability to treat infrastructure as code?

The correct answer is D. AWS CloudFormation. AWS CloudFormation supports a company's ability to treat infrastructure as code.

Submitted by klara.se· Mar 6, 2026Cloud Technology and Services

Question

Which AWS service supports a company's ability to treat infrastructure as code?

Options

  • AAWS CodeDeploy
  • BAWS Elastic Beanstalk
  • CAmazon API Gateway
  • DAWS CloudFormation

How the community answered

(48 responses)
  • B
    4% (2)
  • C
    2% (1)
  • D
    94% (45)

Why each option

AWS CloudFormation supports a company's ability to treat infrastructure as code.

AAWS CodeDeploy

AWS CodeDeploy is a deployment service that automates software deployments to various compute services but is not primarily used for defining infrastructure as code.

BAWS Elastic Beanstalk
CAmazon API Gateway
DAWS CloudFormationCorrect

AWS CloudFormation allows users to define and provision AWS infrastructure resources in a declarative way using templates, enabling infrastructure to be treated as code that can be versioned, reviewed, and deployed repeatedly and predictably.

Concept tested: Infrastructure as Code with CloudFormation

Source: https://aws.amazon.com/cloudformation/

Community Discussion

No community discussion yet for this question.

Full CLF-C02 Practice