Question: App changes that involve changes to the database should be rolled back when there are problems with the release use feature flags to modify database

App changes that involve changes to the database

should be rolled back when there are problems with the release

use feature flags to modify database fields

can be done while the app is running by having a code path work with the old schema and a separate code path that runs with the new schema

require the service to be take offline, so that the migration can be performed

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!