Skip to content

SLO

Service Level Objective

Medium — good to knowCI/CD & DevOps

ELI5 — The Vibe Check

An SLO is the internal target you set for how well your service should run. It's like a personal fitness goal vs a race you signed up for. Your SLA is the race commitment (external), your SLO is your training target (internal) — usually set a bit stricter so you have a buffer before breaching the SLA.

Real Talk

A Service Level Objective is an internal target value for a service level indicator, such as 'API response time < 200ms for 99% of requests.' SLOs are stricter than SLAs to create an error budget. Violating an SLO triggers action; violating an SLA triggers contractual consequences.

When You'll Hear This

"Our SLO is 99.95% availability — that gives us buffer before hitting the 99.9% SLA." / "The SLO for checkout latency is p99 < 500ms."

Made with passive-aggressive love by manoga.digital. Powered by Claude.