SRE
Version 1.0.0 · Updated 2026-07-30
CORE DEFINITION
Site Reliability Engineering. It introduces software engineering methods into operations. The core idea is: operations problems are software problems, and they should be solved with code, not by adding more people.
SCAFFOLDING EFFECT
Reduce cognitive load
Automation as a forcing function. If you are doing repetitive operational work (Toil), according to SRE principles, you must stop and write code to automate that action. Limit the proportion of time spent on manual operations (e.g., 50%).
Anchor fast decisions
Use software engineering methods for operations: treat stability as an engineering problem measured by available SLI/SLO, use automation to eliminate repetitive manual labor (Toil), and use Error Budget to balance between 'stability' and 'speed'. The core idea is 'operations problems = software problems', solved with code rather than by adding more people.
MINIMUM ACTION
In progress 0/5Practice this model in one real situation:
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more
Source support: Explicit
- en.wikipedia.orghttps://en.wikipedia.org/wiki/SREverified
PRIVATE NOTES · Only visible to you
SAVED Q&A
ENTRY Q&A · Private saving available
Ask with a clear boundary
thinkingmodels answers from published entry context only.
Your question is sent to thinkingmodels. The answer uses public entry context only.
RELATED MODELS