Accelerate (Nicole Forsgren, Jez Humble, Gene Kim)
Main Argument
Software delivery performance can be measured, it predicts organizational performance, and it is driven by specific capabilities a team can adopt. The headline result, established through survey research and statistical analysis rather than anecdote, is that speed and stability are not a tradeoff: the highest performers deliver changes both faster and more reliably, because the same capabilities (small batches, automation, fast feedback, and a healthy information culture) improve both at once.
Key Takeaways
- Delivery performance is captured by four metrics: deployment frequency and change lead time (throughput), and change failure rate and time to restore service (stability). High performers score well on all four.
- Throughput and stability rise together. The belief that you must slow down to be safe is false when the underlying capabilities are present.
- Reducing batch size is foundational: small, frequent changes shorten feedback, lower per-change risk, and make failures easy to isolate.
- Continuous delivery (keep software always releasable, automate the path to production, decouple deployment from release) is a measured cause of better performance, not just a practice.
- Culture matters structurally. Westrum's typology (pathological, bureaucratic, generative) shows that how an organization handles information predicts its performance and safety; generative cultures win.
- Capabilities are causal and adoptable: the research supports that improving these practices improves outcomes, so this is a lever, not a description.