Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are tasked with managing the release of a new version of an API that includes breaking changes. This API is widely used by numerous customers. What is the recommended sequence for releasing this update?
A
Deploy the new version of the API, Announce the new version, Inform customers of the end date of the old API, Deprecate old API version, Provide support for any customers using the old version till its end date.
B
Announce the new version, Deploy the new version of the API, Inform customers of the end date of the old API version, Provide support for any customers using the old version till its end date, Deprecate old API version.
C
Inform customers of the end date of the old API version, Deprecate old API version, Announce
D
Announce the new version, Deploy the new version of the API, Deprecate old API version, Inform customers of the end date of the old API version, Provide support for any customers using the old version till its end date.
E
The new version, Deploy the new version of the API, provide support for any customers using the old version till its end date