Manuals / Performance Testing Basics / Chapter 2
A · Define good · beginner · Week 1 · Chapter 2 of 9
SLIs, SLOs & user perception
SLI = what you measure. SLO = target. Latency percentiles (p95/p99) beat averages. Errors and saturation complete the picture.
Define SLIs
For your journey: success rate, latency p95, maybe throughput.
- Latency — p50/p95/p99
- Errors — 5xx / business failures
- Saturation — CPU, pool, queue depth
Define SLIsDrag stickies · tap for tips
Do this now
Write SLIs + draft SLO (e.g. p95 < 500ms at X RPS). Note confidence.
Was this step clear?
Chapter learning outcomes
- Latency percentiles
- Availability
- Apdex lite
Clear these before you leave