All glossary terms
Optimize

Rollback strategy

The predetermined plan for reverting a deployment when it goes wrong — re-deploying the previous version, flipping a feature flag off, or restoring data — defined before release rather than improvised mid-incident. A good rollback strategy is fast, tested, and decided in advance; the worst possible time to design one is while production is already down.