nerdexam
HashiCorp

TERRAFORM-ASSOCIATE-004 · Question #207

Which statement describes a goal of Infrastructure as Code (IaC)?

The correct answer is C. The programmatic configuration of resources. Infrastructure as Code (IaC) refers to managing infrastructure programmatically, enabling automation and repeatability. A is incorrect because IaC is not just about software delivery pipelines; it specifically deals with B is incorrect because "Write once, run anywhere" applies…

Submitted by emma.c· Apr 18, 2026Understand Infrastructure as Code (IaC) Concepts

Question

Which statement describes a goal of Infrastructure as Code (IaC)?

Options

  • AA pipeline process to test and deliver software.
  • BWrite once, run anywhere.
  • CThe programmatic configuration of resources.
  • DDefining a vendor-agnostic API.

How the community answered

(15 responses)
  • A
    7% (1)
  • C
    87% (13)
  • D
    7% (1)

Explanation

Infrastructure as Code (IaC) refers to managing infrastructure programmatically, enabling automation and repeatability. A is incorrect because IaC is not just about software delivery pipelines; it specifically deals with B is incorrect because "Write once, run anywhere" applies more to software development than D is incorrect because IaC does not enforce vendor-agnostic APIs; it depends on the tool and

Topics

#Infrastructure as Code#IaC goals#Programmatic configuration#Resource management

Community Discussion

No community discussion yet for this question.

Full TERRAFORM-ASSOCIATE-004 Practice