Benjamin Treynor Sloss
Contents
Books in this wiki: Site Reliability Engineering
Background
Ben Treynor Sloss is VP of Engineering at Google and the originator of the term "Site Reliability Engineering." He founded Google's SRE team in 2003, originally as a seven-person "Production Team," and defined the discipline's core philosophy. He wrote the introductory chapter of the SRE book.
Core Positions
Treynor Sloss's central contribution is framing operations as an engineering problem: if software engineers run systems, they will naturally build automation to replace manual work. His key mechanisms — the error budget, the 50% toil cap, and SLO-based decision-making — all follow from this premise. He is notably pragmatic about reliability targets, arguing forcefully that 100% is always the wrong goal and that unreliability should be treated as a budget to spend rather than a failure to avoid.
Books
Site Reliability Engineering — Site Reliability Engineering (2016)
Wrote Chapter 1, which defines SRE, introduces the error budget model, and frames reliability as a shared engineering responsibility. This chapter is the conceptual foundation for the entire book.