Google Cloud Professional Cloud DevOps Engineer — Question 78

Your development team has created a new version of their service's API. You need to deploy the new versions of the API with the least disruption to third-party developers and end users of third-party installed applications. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer, A, outlines a clear strategy which prioritizes the introduction of the new API version while ensuring the old version is supported until users transition. Other options either reverse the order of operations or lack a structured approach to provide continued support, which may lead to confusion among users and disrupt their experience.