Great tip about read-only mode, Simon! This should help us plan our migrations with zero downtime.
I was wondering about disabling writes to databases that are critical to application to support read-only mode with application logic to gracefully handle write failures.