Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 471
Which benefit does CI/CD provide to the infrastructure?
Answer options
- A. supports connectivity between network resources and external platforms
- B. supports the integration of network devices with external databases
- C. provides version control during application development
- D. enables frequent and reliable code deployments
Correct answer: D
Explanation
The correct answer, D, highlights that CI/CD allows for frequent and reliable code deployments, which enhances the efficiency of software delivery. Options A and B are more related to connectivity and integration aspects rather than deployment, while option C, although relevant to development processes, does not directly address the infrastructure benefits of CI/CD.