Site Reliability Engineering, 2nd Edition
by Betsy Beyer, Chris Jones, Christof Leng, David Huska, Jennifer Petoff, Niall Richard Murphy
Chapter 17. Platform Engineering in SRE
A system’s lifecycle—from conception to retirement—occurs in an ecosystem, not in a vacuum: it communicates with other systems; it runs on top of another system; is monitored by a system; and so on.1 Indeed, understanding and changing the relationships between systems, and even the connections within each system, is a large part of an SRE’s work.2
A production platform is an organization’s abstraction layer for its collection of infrastructure: inter-system communication, continuous integration & deployment (CI/CD), observability, orchestration, capacity management, load balancing, and storage systems, to name a few. It often also includes shared operational tools. A production platform provides context for using these building blocks, possibly with an opinionated approach. A well designed production platform turns infrastructure into an easy-to-use self-service product for developers ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access