Daily Term: Rollback
Rollback
Rollback is the process of reverting a system to a previous, stable version after a failed deployment. For example, if a new app version causes errors, a team might roll back to the prior version using a blue-green deployment setup. Rollbacks minimize downtime and user impact, ensuring system stability, but they require version control, backups, and a deployment strategy that supports quick reversion without data loss.
Date: 2025-09-25