Implementing and Operating Cisco Security Core Technologies (SCOR) — Question 291

What is the concept of continuous integration/continuous delivery pipelining?

Answer options

Correct answer: A

Explanation

The correct answer is A because continuous integration/continuous delivery focuses on automating the build and testing process with each code change to ensure quality and integration. Options B and C describe different methodologies that do not align with the principles of CI/CD, while D suggests a lack of interdependence that contradicts the collaborative nature of CI/CD.