Operations & Runbooks
How we run what we build. Runbooks are written to be followed under pressure — terse, ordered, and unambiguous.
Deploy & RollbackThe exact steps to ship a release and to back it out when it goes wrong.CI/CDHow code goes from a merged PR to running in production.EnvironmentsWhat dev, staging, and production are for — and what's allowed in each.
A runbook you’ve never tested is a hope, not a plan. Rehearse rollback before you need it.
Last updated on