// Topics / SRE
SRE
Definition
SRE coverage in this archive spans 8 posts from Oct 2017 to Nov 2021 and focuses on reliability, delivery speed, and cost discipline as one system, not three separate concerns. The strongest adjacent threads are reliability, devops, and incident management. Recurring title motifs include incident, sre, engineering, and outage.
What the archive argues
- Most posts prioritize predictable operations over feature breadth or stack novelty.
- Early posts lean on incident and process, while newer posts lean on observability-driven and development as constraints shifted.
- This topic repeatedly intersects with reliability, devops, and incident management, so design choices here rarely stand alone.
Execution checklist
- Set SLOs first, then choose tooling that keeps deploy, observability, and rollback simple.
- Start with the newest post to calibrate current constraints, then backtrack to older entries for first principles.
- When boundary questions appear, cross-read reliability and devops before committing implementation details.
Common failure modes
- Adding platform layers faster than the team can operate and debug them.
- Chasing throughput gains without proving they improve end-user reliability.
- Applying guidance from 2017 to 2021 without revisiting assumptions as context changed.
Suggested reading path
- Start here (current state): What a 3 AM Outage Taught Me About Incident Management
- Then read (operating middle): Most Chaos Engineering Is Theater
- Finish with (foundational context): Your Incident Process Will Break at 15 People. Here’s What to Do.
Related posts
- What a 3 AM Outage Taught Me About Incident Management
- Stop Renaming Your Ops Team to SRE
- Database Reliability Engineering: What I’ve Learned the Hard Way
- Observability-Driven Development Is Just Instrumenting Your Code
- Most Chaos Engineering Is Theater
- Your SLOs Are Probably Useless (Here’s How to Fix Them)
- SRE Principles Are Great. The Cargo-Culting Is Not.
- Your Incident Process Will Break at 15 People. Here’s What to Do.
References
8 entries tagged “SRE”