Implementing DevOps Solutions and Practices Using Cisco Platforms (DEVOPS) — Question 100
What is the impact of using the Drone.io CI/CD tool on the local installation step?
Answer options
- A. slows down the development
- B. delays the deployment of components
- C. speeds up the procedure
- D. complicates the application process
Correct answer: C
Explanation
The correct answer is C because Drone.io automates CI/CD processes, which generally leads to faster local installations. Options A and B suggest negative impacts on development and deployment, while option D implies increased complexity, all of which are contrary to the benefits provided by using Drone.io.