You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AWS supports multi-az databases by specifying a parameter (multi_az).
Azure, however, has a new set of database instances called "flexible servers" and that's the recommended way to deploy databases today. Those also allow zone redundant deployments. Not available for mariadb apparently.
GCP also has a parameter (availability_type) for multi-az deployments
multi_az).