Deployment
Can you ship a change reproducibly and roll it back?
A reproducible, gated path to ship and roll back a change: no click-ops, no long-lived credentials.
- 0
- Shipping a change means one person running commands by hand.
- 5
- Every change ships through a gated, reproducible pipeline with keyless auth; rollback is a routine, tested operation.
- Fail
- Click-ops, long-lived keys, “only Sam can deploy it.”