Terraform Associate Exam QuestionsBrowse all questions from this exam

Terraform Associate Exam - Question 316


Which of the following is not a benefit of adopting infrastructure as code?

Show Answer
Correct Answer: C

Infrastructure as code (IaC) primarily focuses on managing and provisioning computing infrastructure through machine-readable scripts rather than through physical hardware configuration or interactive configuration tools. The benefits of IaC include reusability of code, automation, and versioning, which help in maintaining consistency, reducing manual errors, and ensuring traceability. A graphical user interface (GUI) is not a benefit associated with IaC, as IaC relies on scripts and code rather than GUI-based configuration tools.

Discussion

2 comments
Sign in to comment
inkedia3Option: C
Mar 22, 2024

GUI is not one of the benefits of using IaC

090200fOption: C
Aug 5, 2024

GUI is not benefit os IaC