Register
5:00
Stop
Agile Project Management - Agile Release Planning - Continuous Delivery Pipeline
Expert
1/5
A team wants to ensure their application can be automatically rolled back to the last stable version in case of a failed deployment. What should they implement?
a.
Informing stakeholders about possible rollbacks
b.
Scheduled backups for rollback
c.
Manual rollback after approval
d.
Rollback strategy in CI/CD pipeline
e.
Saving rollback versions on local machines
f.
A separate rollback version control system
Expert