Rollback Strategy¶
Frontend Rollback¶
Azure Static Web Apps: 1. Portal → Deployment history 2. Wybierz poprzednią wersję 3. "Promote to production"
Backend Rollback¶
Azure App Service: 1. Portal → Deployment Center 2. Wybierz poprzedni deployment 3. "Redeploy"
Database Rollback¶
Liquibase:
⚠️ Uwaga: Niektóre zmiany schema są nieodwracalne!