Implementing DevOps Solutions and Practices Using Cisco Platforms (DEVOPS) — Question 110
What is a practice of infrastructure as code?
Answer options
- A. Use multiple version control systems
- B. Document as much as possible
- C. Configure the deployment consistently
- D. Test, integrate, and deploy once a day
Correct answer: C
Explanation
The correct answer is C because infrastructure as code emphasizes the importance of consistent configurations across deployments. Options A and B are not specifically tied to the principles of infrastructure as code, while D, while beneficial, does not directly relate to the core practice of maintaining consistent deployment configurations.