Google Cloud Professional Cloud DevOps Engineer — Question 80

Your organization uses a change advisory board (CAB) to approve all changes to an existing service. You want to revise this process to eliminate any negative impact on the software delivery performance. What should you do? (Choose two.)

Answer options

Correct answer: C, E

Explanation

Option C is correct because implementing a peer-review process at code check-in promotes quality and helps identify issues early, while automated tests ensure reliability. Option E is also correct as it allows developers to quickly understand the implications of their changes, facilitating faster iterations. Options A, B, and D do not effectively enhance the delivery performance or may introduce further inefficiencies.