Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Your development team has developed a new version of the API for their service. What is the best approach to deploy these updates with minimal disruption to third-party developers and end users of external applications?
A
Introduce the new version of the API. Announce deprecation of the old version of the API. Deprecate the old version of the API. Contact remaining users on the old API. Provide best effort support to users of the old API. Turn down the old version of the API.
B
Immediately turn down the old version of the API to force migration to the new version. Provide no support for the old API to encourage faster adoption of the new version.
C
Run both versions of the API indefinitely without any deprecation announcements to avoid any disruption.
D
Introduce the new version of the API. Contact remaining users of the old API. Announce deprecation of the old version of the API. Deprecate the old version of the API. Provide best effort support to users of the old API. Turn down the old version of the API.