Implementing DevOps Solutions and Practices Using Cisco Platforms (DEVOPS) — Question 98
What is an advantage of using configuration management tools to automate infrastructure services?
Answer options
- A. eliminates the need to run integration tests within the CI/CD pipeline
- B. provides high native monitoring of services
- C. eliminates the need for CI/CD tools
- D. integrates with container orchestration
Correct answer: C
Explanation
The correct answer is C because configuration management tools can perform tasks that would otherwise require CI/CD tools, simplifying the automation of infrastructure. Options A and B are incorrect as they do not directly relate to the main advantage of automation through configuration management, and D, while true, does not highlight the elimination of CI/CD tools.