Question
dbaas geographic redundancy?
If I am looking for geographic redundancy for a MySQL database (dbaas), would I configure a read only database in a different region? Is it possible to convert that read only database to a master database if the primary region went down?
How are others handling DR with dbaas?
Thanks!