Curated Tech Reading Map

Find your next tech book to read

Book

Site Reliability Engineering

Betsy Beyer, Chris Jones, Jennifer Petoff, Niall Richard Murphy

Buy on Amazon* The link above is an advertisement via Amazon Associates.

Summary

Compiled by four Google engineers from the practices Google's Site Reliability Engineering team developed over roughly a decade, this book introduced the vocabulary, SLI, SLO, error budget, toil, that much of the industry now uses to talk about production reliability. Its central move is the error budget: instead of treating "zero outages" as the goal, a service's SLO defines how much unreliability is acceptable in a period, and that budget is spent deliberately on the risk of shipping new features, turning a political argument between developers and operators into an engineering tradeoff. The book covers this alongside monitoring, on-call practice, incident management, postmortem culture, and load balancing at Google's scale, treating reliability engineering as software engineering applied to operations, not a separate discipline.

Target Readers

  • Operations teams stuck negotiating feature velocity against uptime who want the error-budget framework that resolves that conflict
  • Engineers designing SLIs and SLOs for a service who need the reasoning Google's SRE team built them on, not just the formulas
  • Organizations standing up an SRE function who want the source text before adapting practices to their own scale

Tags

#sre#reliability#devops#observability

Colophon

Publisher
オライリー・ジャパン
ISBN
978-4873117911
Published
Aug 2017
List price
¥5,280incl. taxMay differ from the actual selling price on Amazon

Get this book

* The link above is an advertisement via Amazon Associates.

Prerequisites

Next Books