{“@context”:”https://schema.org”,”@type”:”FAQPage”,”mainEntity”:[{“@type”:”Question”,”name”:”What is the primary advantage of Infrastructure as Code (IaC) in cloud environments?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”It allows infrastructure to be defined, provisioned, and managed through code files that can be version-controlled”}}]}
What is the primary advantage of Infrastructure as Code (IaC) in cloud environments?
- A. It allows infrastructure to be defined, provisioned, and managed through code files that can be version-controlled
- B. It replaces the need for monitoring
- C. It only works with physical servers
- D. It eliminates the need for cloud security
✅ Correct Answer: A. It allows infrastructure to be defined, provisioned, and managed through code files that can be version-controlled