Rollback
← Back to Deployment Strategies
Reverting to the previous version when problems are detected. Automated rollback triggers on health check failures, error rate spikes, or latency increases. Database changes make rollback challenging — code must handle both old and new schemas.