Identifying the Hard Parts
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-01-system-design-methodology/concepts/cluster-01-frame-the-problem/03-identifying-the-hard-parts-primary.md - App:
production - Semester:
semester-08-system-design-leadership - Module:
module-01-system-design-methodology - Unit kind:
concept - Curation level:
module_curated
Learning objectives
- Explain Identifying the Hard Parts as a structured reasoning process involving requirements, constraints, bottlenecks, and tradeoffs instead of disconnected interview heuristics.
- Use Identifying the Hard Parts to move from vague system goals to a defendable design with explicit assumptions and failure boundaries.
- Use
fundamentals-of-software-architecture,system-design-primerto connect the learner-facing explanation to capacity planning, architecture sketches, and production-oriented tradeoff analysis.
Prerequisites
- Comfort with architecture, databases, networking, and distributed-systems tradeoffs from the earlier semesters.
Source books
fundamentals-of-software-architecturesystem-design-primer
Source routes
Fundamentals Of Software Architecture
- /books/fundamentals-of-software-architecture via
Fundamentals: Analyzing trade-offs,Fundamentals: Architectural thinking,Fundamentals: Identifying architectural characteristics
System Design Primer
- /books/system-design-primer via
System Design Primer: How to approach a system design interview,System Design Primer: System design interview questions
Supporting curriculum routes
No supporting curriculum routes linked yet.
External enrichment
- AWS Well-Architected Framework (
official_docs_companion) - Provides a concrete set of architecture lenses for evaluating system-design decisions beyond whiteboard intuition. - Google SRE Book: Reliable Product Launches (
read_if_stuck) - Connects system-design methodology to launch criteria, risk review, and production thinking.
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 Identifying the Hard Parts, and treat outside material as supporting enrichment only.