Hi guys,
I want to deploy web app to multiple regions to prevent my app from going down in case of region outage.
Problem is with Azure Database for MySQL, how can I assure that after region is down my database is still functional?
Is multi-regional deployment available for Azure Database for MySQL? And if no, how can I assure that my database is functional in case of region outage?
Thank you in advance for any help.