Skip to content

Commit af4ccf6

Browse files
committed
Add zone-redundant HA diagram
1 parent 1e5d9f6 commit af4ccf6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

articles/mysql/flexible-server/concepts-high-availability.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ When you deploy a server with zone-redundant high availability, Azure creates tw
2727

2828
You can choose the availability zone for both the primary server and the standby replica. Placing the primary server and the standby server in the same zone reduces latency, whereas placing them in different zones helps you prepare for disaster recovery situations and zone-down scenarios.
2929

30+
:::image type="content" source="media/concepts-high-availability/mysql-overview-zone-redundant-ha.png" alt-text="Diagram that shows the architecture for zone-redundant high-availability." lightbox="media/concepts-high-availability/mysql-overview-zone-redundant-ha":::
31+
3032
The data and log files are hosted in [zone-redundant storage (ZRS)](/azure/storage/common/storage-redundancy#redundancy-in-the-primary-region). The standby server continuously reads and replays the log files from the primary server's storage account, which storage-level replication protects.
3133

3234
If a failover occurs:

articles/mysql/flexible-server/media/concepts-high-availability/mysql-overview-same-zone-ha.png renamed to articles/mysql/flexible-server/media/concepts-high-availability/mysql-overview-zone-redundant-ha.png

File renamed without changes.

0 commit comments

Comments
 (0)