Category · Engineering
SLO (Service Level Objective)
Quantified service quality target (latency, availability, errors).
Examples: 99.9% availability, p95 latency < 200ms, error rate < 0.1%. Error budget = 100% − SLO. Google SRE framework. Lets you decide 'ship or stabilize' on an objective criterion.
// In action with our clients
Relevant services
// See also
