Percentile Latency and Why Averages Lie
This generated surface maps a learner-facing curriculum unit to its canonical source routes.
Curriculum surface
- Open learner-facing unit
- Curriculum path:
content/curriculum/production/semester-08-system-design-leadership/module-04-scale-reliability-performance/concepts/cluster-01-performance-reasoning/02-percentile-latency-and-why-averages-lie-primary.md - App:
production - Semester:
semester-08-system-design-leadership - Module:
module-04-scale-reliability-performance - Unit kind:
concept - Curation level:
module_curated
Learning objectives
- Explain Percentile Latency and Why Averages Lie as an operational tradeoff problem spanning latency, throughput, resilience, and cost instead of one-dimensional scaling advice.
- Use Percentile Latency and Why Averages Lie to reason about bottlenecks, graceful degradation, and production-readiness choices before a system is under stress.
- Use
fundamentals-of-software-architecture,system-design-primerto connect the learner page to load patterns, capacity planning, reliability mechanisms, and performance budgets.
Prerequisites
- Comfort reasoning about synchronous and asynchronous architectures, bottlenecks, and failure modes.
Source books
fundamentals-of-software-architecturesystem-design-primer
Source routes
Fundamentals Of Software Architecture
- /books/fundamentals-of-software-architecture via
FoSA: Architecture Characteristics Defined,FoSA: Cross-Cutting Architecture Characteristics,FoSA: Measuring Architecture Characteristics
System Design Primer
- /books/system-design-primer via
System Design Primer: Availability Patterns,System Design Primer: Latency vs Throughput,System Design Primer: Powers of Two and Latency Numbers
Supporting curriculum routes
No supporting curriculum routes linked yet.
External enrichment
- Google SRE Workbook (
official_docs_companion) - Useful when the learner needs operational guidance that connects scale and reliability to concrete runbook and service-level thinking. - AWS Well-Architected Reliability Pillar (
official_docs_companion) - Provides a production-focused framework for resilience, recovery, and failure-oriented design decisions.
AI companion modes
- Explain simply
- Socratic tutor
- Challenge my understanding
- Diagnose my confusion
- Connect forward / backward
Source-of-truth note
This teaching unit is learner-facing guidance assembled from multiple canonical book routes. Use the listed source books as the primary conceptual spine for Percentile Latency and Why Averages Lie, and treat outside material as supporting enrichment only.