Book 2 · Lesson 2.10 · recap
Book 2 capstone — full compose running
- Start Kafka + Postgres + Redis + pipeline services
- POST webhook and verify Postgres + radar
- Self-grade Book 2 rubric
Prerequisites: 2.1 · 2.8 · 2.9
You finished Book 2 — Event-Driven Architecture. Prove it with the running stack.
Rubric (self-grade)
| Criterion | Pass? |
|---|---|
| Name millipede’s two Kafka topics | |
| Explain partition vs offset | |
| Trace producer → consumer in chain | |
| Describe team_events vs team_metrics | |
| Redis pub/sub vs Query poll | |
| Host vs compose network for Kafka |
Animate the pipeline
Axum Ingestion
Python LLM Worker
Rust Analyzer
SolidJS Dashboard
Network mental model
Selected: kafka — see infra/docker/
Book 2 → Book 3 bridge
Book 3 adds JWT, mTLS, and WASM redaction — security around the pipeline you just ran.
Teach-back prompt
Narrate one webhook from curl to a metric card in under 3 minutes.
Full compose running
Lab complete — nice work.