Book Summary: The DevOps Handbook
25 min readMar 2, 2020
The DevOps Handbook
by Gene Kim, Jez Humble, Patrick Debois, & John Willis
Buy now at Amazon
Resonating Message
The goal of DevOps is to move away from the adversarial behaviour of teams, rallying instead toward common delivery goals by creating a safe, efficient, fast flow of valuable work to customers — minimising the overhead of developing, testing, and deploying code.
Chapter in one sentence
- Imagine a World Where Dev & Ops Become DevOps (P17–44): The approach of developing a high performing, collaborative, scalable, safe, and value-driven organization requires the adoption of DevOps practices to eliminate the divide between Development and Operations.
- Agile, Continuous Delivery, and the Three Ways (P45-53): The goal is to have testing and operations happening simultaneously with development — collectively focusing on delivering value by reducing the lead time the customer experiences down to smallest possible time.
- The First Way — The Principles of Flow (P54–68): By identifying, measuring, and…