Implementing DevOps Solutions and Practices Using Cisco Platforms (DEVOPS) — Question 24
What are two benefits of Infrastructure as Code? (Choose two.)
Answer options
- A. It enables continuous integration.
- B. It allows for management control.
- C. It ensures consistency.
- D. It improves application monitoring.
- E. It reduces risk.
Correct answer: C, E
Explanation
The correct answers, C and E, highlight that Infrastructure as Code ensures consistency in infrastructure deployment and reduces the risk of errors during provisioning. Options A, B, and D, while relevant to software development and management, do not directly relate to the primary benefits of Infrastructure as Code.