
Answer-first summary for fast verification
Answer: Establish an error budget strategy with all service stakeholders to define acceptable availability levels.
An error budget strategy is crucial as it outlines the acceptable level of service availability and sets a clear framework for prioritizing reliability improvements over new features. Establishing this policy before any major incident ensures all stakeholders understand the SLO and the appropriate response during incidents, facilitating a swift focus on reliability and preventing disputes over expectations.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In the context of a large service with a defined Service Level Objective (SLO), where the development team performs multiple weekly deployments, what proactive measure should be prioritized to ensure service reliability in the event of a major incident?
A
Negotiate with the development team to limit release frequency to once a week.
B
Implement a Jenkins pipeline plugin to block new releases when the service is out of SLO.
C
Establish an error budget strategy with all service stakeholders to define acceptable availability levels.
D
Secure an agreement with the product team to always favor service reliability over new features.
No comments yet.