Terraform Associate Exam QuestionsBrowse all questions from this exam

Terraform Associate Exam - Question 273


Which statement describes a goal of infrastructure as code?

Show Answer
Correct Answer: D

The goal of infrastructure as code (IaC) is to manage and provision computing infrastructure through machine-readable definition files, rather than through physical hardware configuration or interactive configuration tools. This approach allows for the programmatic configuration of resources, ensuring that infrastructure is defined in code and managed via code-based processes.

Discussion

3 comments
Sign in to comment
Jlee7Option: D
Jun 27, 2023

D This means that the infrastructure is defined in code, and the code is used to create and manage the infrastructure.

DevoteamAnalytix
Jul 10, 2023

Same question like #097 and there the majority votes for D (programmatic config of resources)

ShakDaddyOption: D
Jul 31, 2023

Repeat question but answer is D

enklauOption: D
Jul 21, 2024

wora refers to the principle of reusability of code in the software development field, not iac the answer whould be D. programmatic config or resources