
Answer-first summary for fast verification
Answer: An error budget is typically represented as a percentage nearing 100%.
Option D is the correct answer because an error budget close to 100% indicates a very low SLO, implying high downtime and unreliability of the application. Options A, B, and C are incorrect as they accurately describe aspects of error budgets: A highlights the flexibility in feature development within budget limits, B emphasizes the importance of monitoring budget consumption, and C correctly defines the calculation of an error budget. Reference: https://cloud.google.com/blog/products/management-tools/sre-error-budgets-and-maintenance-windows
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your team is preparing to deploy and monitor a new application in the production environment. As part of the process, you're tasked with defining SLIs, SLOs, and SLAs during the application's testing phase in a staging environment. Which statement about error budgets is NOT accurate?
A
Developers can focus on new features as long as they remain within their error budget.
B
An alerting strategy should be in place to notify developers when an unusually high percentage of the error budget is being consumed.
C
The error budget is calculated as 100% minus the SLO percentage for a specific SLI.
D
An error budget is typically represented as a percentage nearing 100%.
No comments yet.