Documentation

Recommended 4 DevOps Books You Must Read

In this article, we’ll show you 4 DevOps books you must read.

DevOps is a set of practices that combines software development and IT operations. It aims to shorten the systems development life cycle and provide continuous delivery with high software quality.

High performers using DevOps principles, such as Google, Amazon, Facebook, Etsy, and Netflix, are routinely and reliably deploying code into production hundreds, or even thousands, of times per day.

More than ever, the effective management of technology is critical for business competitiveness. For decades, technology leaders have struggled to balance agility, reliability, and security.

4 DevOps Books You Must Read

1. The DevOps Handbook

The DevOps Handbook shows leaders how to replicate these incredible outcomes, by showing how to integrate Product Management, Development, QA, IT Operations, and Information Security to elevate your company and win in the marketplace.

The book talks about the core benefits of DevOps. It offers practical applications about how to adopt DevOps, including case studies about companies that have done it, then really dives into some of its principles and breaks down the practical understanding.

You will learn:

  • DevOps culture landscape
  • Value stream mapping in DevOps
  • Continuous integration and continuous delivery (CI/CD) pipelines
  • Principles of flow and rapid feedback
  • DevOps KPIs and metrics

Author: Gene Kim, Jez Humble, Patrick Debois, John Willis

The DevOps Handbook

2. The Phoenix Project

The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business Win is the third book by Gene Kim

Bill, an IT manager at Parts Unlimited, has been tasked with taking on a project critical to the future of the business, code named Phoenix Project. But the project is massively over budget and behind schedule. The CEO demands Bill must fix the mess in ninety days or else Bill’s entire department will be outsourced.

With the help of a prospective board member and his mysterious philosophy of The Three Ways, Bill starts to see that IT work has more in common with a manufacturing plant work than he ever imagined. With the clock ticking, Bill must organize work flow streamline interdepartmental communications, and effectively serve the other business functions at Parts Unlimited.

In summary, the book:

  • Teaches a lesson in a novel form
  • Allows you to see problems without blame
  • Helps explain the core principles of DevOps

Author: Gene Kim, Kevin Behr, George Spafford

The Phoenix Project

3. Continuous Delivery

Continuous Delivery: Reliable Software Releases Through Build, Test, and Deployment Automation. Jez Humble and David Farley begin by presenting the foundations of a rapid, reliable, low-risk delivery process. Next, they introduce the “deployment pipeline,” an automated process for managing all changes, from check-in to release. Finally, they discuss the “ecosystem” needed to support continuous delivery, from infrastructure, data and configuration management to governance.

The authors introduce state-of-the-art techniques, including automated infrastructure management and data migration, and the use of virtualization. For each, they review key issues, identify best practices, and demonstrate how to mitigate risks.

Author: Jez Humble, David Farley

Continuous Delivery

4. Effective DevOps

Some companies think that adopting devops means bringing in specialists or a host of new tools. With this practical guide, you’ll learn why devops is a professional and cultural movement that calls for change from inside your organization.

Authors Ryn Daniels and Jennifer Davis provide several approaches for improving collaboration within teams, creating affinity among teams, promoting efficient tool usage in your company, and scaling up what works throughout your organization’s inflection points.

Devops stresses iterative efforts to break down information silos, monitor relationships, and repair misunderstandings that arise between and within teams in your organization. By applying the actionable strategies in this book, you can make sustainable changes in your environment regardless of your level within your organization.

Here is what you will learn by reading this book:

  • Essential and advanced practices to create CI/CD pipelines
  • How to reduce risks, mitigate deployment errors, and increase delivery speed
  • Templates and scripts to automate your build and deployment procedures

Author: Jennifer Davis, Ryn Daniels

Effective DevOps

We have explained amazing 4 DevOps books you must read.

Related Articles