ExamGecko
Question list
Search
Search

Question 22 - Terraform Associate 003 discussion

Report
Export

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

A.
Versioning
Answers
A.
Versioning
B.
A Graphical User Interface
Answers
B.
A Graphical User Interface
C.
Reusability of code
Answers
C.
Reusability of code
D.
Automation
Answers
D.
Automation
Suggested answer: B

Explanation:

Infrastructure as Code (IaC) provides several benefits, including the ability to version control infrastructure, reuse code, and automate infrastructure management. However, IaC is typically associated with declarative configuration files and does not inherently provide a graphical user interface (GUI). A GUI is a feature that may be provided by specific tools or platforms built on top of IaC principles but is not a direct benefit of IaC itself1.

Reference = The benefits of IaC can be verified from the official HashiCorp documentation on ''What is Infrastructure as Code with Terraform?'' provided by HashiCorp Developer1.

asked 18/09/2024
brandon landaal
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first