Promote or abort a canary release
Practice the sequence you already learned for “Promote or abort a canary release” until the order feels automatic. Drill the progressive-delivery order from SRE training. The full fleet is not flipped until canary SLOs pass, and abort uses the prepared rollback.
- Confirm the change ticket, rollback, and canary percentage.
- Deploy to the canary cohort only.
- Watch error rate, latency, and the taught business KPI for the bake time.
- Abort and roll back if a gate fails.
- Promote in the planned steps only after gates pass.
- Do not push all to save time after a yellow metric.