Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 544

During which step of the CI/CD pipeline for infrastructure automation is code from multiple developers combined to compile and test different components?

Answer options

Correct answer: A

Explanation

The correct answer is A, integration, as it specifically refers to the process where code from different developers is combined to ensure that all components work together. The other options, such as deployment and testing, occur at different stages of the CI/CD pipeline and do not focus on the merging of code from multiple developers.