Skip to content
Cover of Introducing MLOps by Mark Treveil & the Dataiku team

Introducing MLOps

by Mark Treveil & the Dataiku team

A solid org-chart of the model lifecycle, but thin where the engineering actually hurts.

3.4 my rating
3.45 public avg
Status
Read · August 2021
Bought
August 7, 2021
For
Engineering leads standing up an ML platform · Data scientists shipping their first model to prod · Anyone mapping governance onto a model lifecycle

The one-paragraph verdict

This is a short book that does one thing well: it names the five stages of a model’s life — build, preproduction, deployment, monitoring, governance — and makes the case that the last two are where teams actually fail. The governance and risk chapters are the strongest, and the vendor-neutral framing holds up better than I expected from a book written by a platform vendor. The recurring complaint in reviews is fair, though: it is thin. At under 200 pages it stays at the altitude of diagrams and principles, and topics I wanted depth on — CI/CD for models, monitoring drift in practice — get a paragraph where they need a chapter. It tells you what to build and almost nothing about how.

Who should read it

Engineering leads and data scientists who have trained models but never operated one will get the most out of it — it gives you the shared vocabulary to argue about ownership and rollback. If you have already run models in production, or you came looking for runnable pipelines, skip it; you will outpace the book in an afternoon.

Where it earned its place

The lifecycle-plus-governance framing fed directly into how I scoped model policy and token governance for Archives — treating policy as a first-class lifecycle stage rather than an afterthought. The deployment chapter’s “models are services” stance also shaped how I sized K8s for agentic AI workloads.

Skip it if…

You want hands-on tooling, or you already operate models in production. The book is a map, not a manual — valuable once, then it lives on the shelf.

#mlops#machine-learning#model-lifecycle#governance#deployment