Intermediate Estimation Language #sla #reliability

Reading SLAs & SLOs

6 exercises — interpret uptime percentages, error budgets, percentile latency targets (P99), and SLA breach language for engineers and stakeholders.

0 / 6 completed
SLA / SLO / SLI quick reference
  • SLI: the measured metric — "current error rate: 0.3%"
  • SLO: the internal target — "error rate < 0.5%"
  • SLA: the customer contract — "99.9% uptime or credits apply"
  • Error budget: 100% − SLO = allowed failure time (99.9% → ~43 min/month)
  • P99 latency: 99% of requests are faster than this value — "tail latency"
  • Three nines: 99.9% | Four nines: 99.99% | Five nines: 99.999%
1 / 6
An SLA states "99.9% uptime per month". Approximately how much downtime does this permit per month?