An enterprise organization tracks the performance of its order fulfillment API hosted on Google Cloud. The engineering team has established a target goal of achieving successful API responses over a rolling 30-day window to align with customer experience goals. Which component specifically represents the quantifiable metric of actual, real-time successful responses divided by total requests?
- Service Level Indicator (SLI)Answer
- BService Level Objective (SLO)
- CService Level Agreement (SLA)
- DError Budget Burn Rate
Answer
Service Level Indicator (SLI)
A Service Level Indicator (SLI) is the specific metric that quantifies performance, such as the ratio of successful API requests to total API requests measured over time.
Step-by-Step Solution
Key Concept
Service Level Indicator (SLI) vs Service Level Objective (SLO) alignment