An enterprise healthcare provider operates an electronic health records (EHR) API Gateway on Google Cloud with a defined Service Level Objective (SLO) of availability over a rolling -day window ( minutes). Over the current -day window, the service experienced two incidents while maintaining constant request volume: a database outage resulted in a complete service failure ( error rate) lasting minutes, and a downstream service throttling issue resulted in a partial degradation ( error rate) lasting minutes. What is the remaining allowable error budget in minutes for this -day window?
Answer: 10.2 minutes
Answer
The remaining allowable error budget for the 30-day window is 10.2 minutes.
The total allowable error budget for a 99.9% SLO over 30 days (43,200 minutes) is minutes. Incident 1 (100% failure for 15 minutes) consumes 15.0 minutes. Incident 2 (40% failure for 45 minutes under uniform traffic) consumes minutes. Total consumed budget is minutes. Subtracting the consumed budget from the total allowable budget leaves minutes.
Step-by-Step Solution
Key Concept
SLO Error Budget Calculation for Partial and Total Outages