nerdexam
HashiCorp

TERRAFORM-ASSOCIATE-003 · 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…

Understand 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

(23 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    83% (19)
  • D
    9% (2)

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 concepts#programmatic configuration

Community Discussion

No community discussion yet for this question.

Full TERRAFORM-ASSOCIATE-003 Practice