The DevOps Handbook, Second Edition
I put this at #61 because it turns the lessons behind DevOps into practices for flow, feedback, learning, security, and safer change. It belongs beside The Phoenix Project: the novel lets me see the failure, and this handbook makes me do something about it.
The long version
The DevOps Handbook explains how technology organizations can improve the flow of work from idea to production, shorten feedback, and build a culture that learns from failure. It covers deployment pipelines, automated testing, telemetry, small batches, architecture, security, experimentation, and the management conditions that make these practices possible. The book treats DevOps less as a job title or toolchain than as a system for making change safer, faster, and more observable.
Why it is here
This follows The Phoenix Project because it replaces the novel’s recognition with practices. It belongs above narrower software manuals by changing how teams work across boundaries. Its lasting lesson is not continuous deployment by itself; it is that speed and safety can improve together when learning is built into the system.
How to read it
Do not turn the chapters into a maturity checklist. Choose one value stream and mark its wait time, handoffs, rework, detection time, and recovery path. Run one small experiment with a measurable result, then decide what the evidence supports before copying another company’s machinery.
What it taught me
- 01
Small batches and automated feedback reduce the cost and uncertainty of change.
- 02
Reliability improves when operations, security, product, and development share responsibility early.
- 03
A learning culture studies failure without removing accountability or hiding system conditions behind individual blame.
Before and after
What makes it easier
More about the author
Gene Kim, Jez Humble, Patrick Debois, John Willis, and Nicole Forsgren are influential researchers and practitioners in software delivery, operations, organizational performance, and DevOps. Their combined work helped turn a loose movement into testable practices and evidence.
More by the same hand
Accelerate
Nicole Forsgren; Jez Humble; Gene Kim
Continuous Delivery
Jez Humble; David Farley
The Unicorn Project
Gene Kim