Curated Tech Reading Map

Find your next tech book to read

Book

Observability Engineering

Charity Majors, Liz Fong-Jones, George Miranda

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

Summary

Written by three engineers who built Honeycomb around this exact problem, this book argues that metrics, logs, and traces, the traditional "three pillars," are no longer enough to understand systems built from dozens of interacting services. It replaces that model with high-cardinality structured events as the core unit of observability, then works through instrumentation, the core analysis loop, and tying observability to SLO-based alerting. It reads as a practitioner's argument for a different default, not a survey of tools.

Target Readers

  • SRE and platform engineers who have hit the limits of dashboard-and-alert monitoring on a microservices architecture
  • Teams evaluating whether to migrate from metrics-and-logs tooling toward structured event data, and want the reasoning before the migration
  • Engineers responsible for defining or tuning SLOs who need the analytical model behind them, not just the math

Tags

#observability#sre#distributed-systems

Colophon

Publisher
オライリー・ジャパン
ISBN
978-4814400126
Published
Jan 2023
List price
¥3,960incl. taxMay differ from the actual selling price on Amazon

Get this book

* The link above is an advertisement via Amazon Associates.

Prerequisites

Next Books

  • LLMOps

    Abi Aryan

    Recommended

    Reason: Where 'Observability Engineering' teaches observability for distributed systems in general via structured events and distributed tracing, 'LLMOps' applies that thinking to running LLM-based applications, connecting it to LLM-specific observation challenges like evaluation-metric design and early detection of hallucination.