
Ultimate access to all questions.
Your company's primary revenue-generating application has exhausted its error budget due to recent issues, triggering a freeze on production deployments. However, you urgently need to deploy a new release containing a critical feature for your largest customer, and the release has passed all unit tests. What should you do?
A
Delay the deployment of the feature until the error budget is replenished.
B
Re-run the unit tests, and start the deployment of the feature if the tests pass.
C
Start the deployment of the feature immediately.
D
Deploy the feature to a subset of users, and gradually roll out to all users if there are no errors reported.