Implementing DevOps Solutions and Practices Using Cisco Platforms (DEVOPS) — Question 104
What is a benefit of Infrastructure as Code for the cloud?
Answer options
- A. It groups system downtime across the infrastructure
- B. It enables the user to automate deployments
- C. It does not require configuration.
- D. It is a cost effective solution for services
Correct answer: B
Explanation
The correct answer, B, is accurate because Infrastructure as Code allows for the automation of deployment processes, making it easier and faster to manage cloud resources. Options A and D do not accurately describe Infrastructure as Code, while option C is incorrect as configuration is still necessary to define the infrastructure.