Playbook
Keep App Running
Keep the product up, observable, and ready for the day something breaks.
Logs, metrics, and traces instrumentation plan
A concrete plan covering all three observability pillars per service, plus an SLI for every golden signal, so you can actually see what your app is doing.
20 creditsAlert rule register (with runbook links)
A deduplicated alert rule set where every paging alert links a runbook, cutting alert fatigue and giving on-call an immediate response path.
20 creditsRelease readiness gate checklist
Categorized, criterion-bearing release gates with a consistent blocking verdict, marrying governance with automation instead of a change-board bottleneck.
20 creditsDeploy runbook with rollback
An ordered, role-assigned deploy runbook with preflight checks, deploy steps, verification, and a rollback path that every failure step routes to.
20 creditsIncident response playbook
A severity-tiered response playbook (roles, response targets, escalation, comms) so responders follow a plan instead of debating process mid-outage.
20 creditsBlameless post-incident review register
A root-cause register where each incident carries a why-chain, a stated root cause, and owned, dated corrective actions, so the same incident does not recur.
20 creditsScore a set of OKRs (0.0-1.0) and run the six classic-trap litmus checks
You get your OKR set scored on the 0.0-1.0 scale (each objective = the average of its key-result completion rates), each objective color-banded on the Google red/yellow/green scale, and a structural pass/fail against the six classic OKR-writing traps.
20 credits
Also part of this playbook, opening soon:
- Decide your SLOs and error budget
- Map your service dependencies and SPOFs
- Forecast capacity and headroom
- Plan a chaos experiment