Curated Tech Reading Map

Find your next tech book to read

Book

Release It!, 2nd Edition

Design and Deploy Production-Ready Software

Michael T. Nygard

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

Summary

Names the failure modes that take production systems down and the patterns that contain them: circuit breakers, bulkheads, timeouts, and steady-state design. Nygard opens with a case study of a single exception that grounded an airline, then works outward from processes on a machine to interconnects, control planes, and deployment. The second edition includes chapters on chaos engineering and design for deployment. This is a book about what happens after the code passes its tests.

Target Readers

  • Engineers on call for production systems who keep meeting the same failure modes
  • Developers designing services that need to degrade rather than collapse under load

Tags

#error-handling#circuit-breaker#stability-patterns#resilience

Colophon

Publisher
Pragmatic Bookshelf
ISBN
978-1680502398
Published
Feb 2018

Get this book

* The link above is an advertisement via Amazon Associates.

Prerequisites

Next Books