Book
Effective Platform Engineering
Ajay Chankramath, Nic Cheneweth, Bryan Oliver, Sean Alvarez
Summary
This is the Japanese translation of Effective Platform Engineering (Manning), written by four platform engineering practitioners with a foreword by Kief Morris. It treats an internal developer platform not as infrastructure but as a product: something with users, a roadmap, and success metrics, built to reduce the cognitive load a developer carries before they can ship. The book moves from governance, compliance, and observability through the technical foundations of a Kubernetes-based control plane, then to scaling the platform's architecture and evolving it as a product over time. Its throughline is that a platform earns adoption through the same product thinking a customer-facing product would need, not through a mandate.
Target Readers
- Platform engineers designing or building an internal developer platform who need product-management thinking, not just Kubernetes configuration
- SREs and infrastructure engineers pushing self-service onto a Kubernetes-based platform who need control-plane design patterns
- Engineering leaders accountable for developer experience who need SLOs and adoption metrics for an internal platform, not just uptime numbers
Tags
Colophon
- Publisher
- マイナビ出版
- ISBN
- 978-4-8399-9132-6
- Published
- Aug 2026
- List price
- ¥4,400incl. taxMay differ from the actual selling price on Amazon
Get this book
* The link above is an advertisement via Amazon Associates.Related Books
Prerequisites
- Recommended
Platform Engineering
A Guide for Technical, Product, and People Leaders
Camille Fournier, Ian Nowland
Reason: Where Fournier & Nowland's 'Platform Engineering' discusses launching and running a platform team from a leadership perspective, 'Practical Platform Engineering' digs deeper into implementation—governance, control planes, and success metrics. After grasping the strategy, this moves you into concrete design and build steps.
Sources
- Recommended
Kubernetes in Action
Marko Lukša
Reason: After building a foundation in Pods, Deployments, and the extension API with 'Kubernetes in Action', move to the practical question of building an internal developer platform (IDP) on top of it. 'Practical Platform Engineering' covers control planes and service extensions, applying K8s knowledge to designing a self-service foundation.
Sources