Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 250
What is a benefit of a CI/CD pipeline for infrastructure?
Answer options
- A. removes manual errors
- B. enables manual steps
- C. removes the need for operations
- D. provides variety for deployments
Correct answer: A
Explanation
The correct answer is A, as a CI/CD pipeline automates processes, thereby reducing the chances of human error. Options B and C are incorrect because a CI/CD pipeline aims to minimize manual intervention and does not eliminate the need for operations; rather, it streamlines them. Option D is misleading since the primary benefit is not about providing variety but about ensuring consistency and reliability.