r/devops · 2021
Most-mentioned books in r/devops during 2021
This page ranks books by exact tracked mentions in r/devops within the published source unit for 2021. Counts come from the reconciled subreddit-by-month matrix; a source unit may be a bounded sample.
#1 The Phoenix Project
Gene Kim
An IT manager inherits a failing project, a mutinous ops team, and a CEO deadline — and has to ship before the company does.
#2 The DevOps Handbook
Gene Kim
Four practitioners codify how Etsy, Netflix, and Google actually ship software — then explain why your org does the opposite.
#3 Continuous Delivery
Jez Humble
The 2010 Humble-Farley textbook that turned "ship when it's done" into a measurable engineering discipline with pipelines, gates, and deployment rings.
#4 The Unicorn Project
Gene Kim
The Phoenix Project retold from the developer's chair: same burning company, different seat at the fire.
#5 Accelerate
Nicole Forsgren
Nicole Forsgren's research team ran the numbers on software delivery and found that deployment frequency and stability move together, not against each other.
#6 Designing Data-Intensive Applications
Martin Kleppmann
A backend engineer's field guide to the tradeoffs behind every database, queue, and distributed system you will ever touch.
#7 Computer Networking: A Top-Down Approach
James F. Kurose
Kurose and Ross walk the network stack from HTTP down to the wire, so the physical layer arrives after you already understand why it exists.
#8 Cracking the Coding Interview
Gayle Laakmann McDowell
The book that turned software hiring into a sport — written by the ex-Googler who introduced programming challenges to the process in the first place.
#9 Domain-Driven Design
Eric Evans
Eric Evans's 2003 blueprint for modeling software around business domains — cited in interviews, assigned in grad programs, rarely finished.
#10 Effective Python
Brett Slatkin
Brett Slatkin's 90-item guide to writing Python the way the language actually wants to be written.
#11 Fluent Python
Luciano Ramalho
The Python book r/Python recommends when you're done with the tutorials and need to know what the language actually does.
#12 Implementing Domain-Driven Design
Vaughn Vernon
Vaughn Vernon's practitioner rewrite of Evans' DDD bible, explaining bounded contexts and aggregates through working code instead of abstract taxonomy.
#13 Python Crash Course
Eric Matthes
The author built it for high school students who kept getting lost — 126 Reddit mentions later, it's still the default first Python recommendation.
#14 Systems Performance: Enterprise and the Cloud
Brendan Gregg
Brendan Gregg's 800-page field manual for diagnosing CPU, memory, disk, and network bottlenecks on Linux and cloud systems.
#15 The C Programming Language
Brian W. Kernighan
The 1978 book that defined C's syntax, co-written by its creator, still cited by name 281 times across Reddit in 7 years.