SLO & Error Budget Vocabulary
SLI, SLO, SLA, error budget, burn rate, budget exhaustion — vocabulary for reliability-performance trade-off discussions. Advanced
0 / 5 completed
1 / 5
An SRE says: "Our SLO is 99.9% availability, but the SLA with enterprise customers is 99.5%."
What distinguishes an SLO from an SLA?
The three-tier model: SLI → SLO → SLA. The SLO is intentionally tighter than the SLA — engineering targets 99.9% so that even with some error budget consumption, the 99.5% customer commitment is still honoured.
| Term | Definition | Example |
|---|---|---|
| SLI | Service Level Indicator — the actual measured metric | % of requests returning 2xx |
| SLO | Service Level Objective — engineering's internal target | 99.9% successful requests |
| SLA | Service Level Agreement — customer contract with financial penalties | 99.5% — breach triggers credits |
Key vocabulary: SLI/SLO/SLA hierarchy, SLA buffer (gap between SLO and SLA), customer commitment.