Tag: sre
Browse 14 practical software engineering resources tagged with "sre". Discover code recipes, design patterns, documentation templates, and in-depth guides to help you build, deploy, and maintain production-ready solutions involving sre. Each resource is written for engineers who ship real systems, with copy-paste examples and practical trade-offs.
Site Reliability Engineering
Site Reliability Engineering applies software engineering practices to operations. SREs use error budgets, SLOs, automation, and observability to balance reliability with the pace of feature delivery.
The resources below cover reliability principles, on-call practices, incident management, capacity planning, and blameless postmortems. Each guide helps teams build systems that are reliable without slowing down development.
Every resource includes clear explanations, copy-paste code, and practical warnings. Use them to make informed decisions, avoid production pitfalls, and speed up your delivery. If you are just getting started, read the beginner-friendly articles first; if you are experienced, jump straight to the advanced patterns and architecture guides. New resources are added regularly, so bookmark this page and check back for the latest patterns.
AI LLM Incident Response Runbook
Operational runbook for LLM production incidents: hallucination events, model outages, cost spikes,...
SLA Definition Template
A template for defining and documenting Service Level Agreements including uptime targets, response...
Incident Communication Template
A template for notifying stakeholders during production outages with pre-drafted messages for each...
Incident Timeline Template
A template for reconstructing the exact sequence of events during incident investigations to...
On-Call Handoff Template
A template for transferring operational context between on-call shifts including active incidents,...
Postmortem Incident Review Template
A blameless postmortem template for analyzing incidents, identifying root causes, and documenting...
Alert Runbook Template
A standardized runbook for responding to alerts: triage, diagnosis, mitigation, resolution, and...
Incident Postmortem Template
A blameless postmortem template for documenting incidents: timeline, impact, root cause,...
Runbook Template
A reusable template for operational runbooks: incident response, deployment procedures, and routine...
Service Level Objective (SLO) Document Template
An SLO document template that defines reliability targets, error budgets, and escalation policies...
Chaos Engineering — Principles, Tools, and Safe Experiments
A practical guide to chaos engineering: build resilient systems by intentionally injecting...
Logging, Monitoring & Observability Guide
A guide to building observable systems with structured logging, metrics, and distributed tracing.
On-Call and Incident Response Playbook
A practical playbook for on-call engineers: triage, escalation, communication, and postmortems....
Site Reliability Engineering
A practical guide to SRE: defining SLIs, SLOs, and SLAs, managing error budgets, toil reduction,...