Skip to content

Commit b610c90

Browse files
authored
Update deploy-zerto-disaster-recovery.md
Corrected Zerto product names.
1 parent 10353d0 commit b610c90

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-vmware/deploy-zerto-disaster-recovery.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Deploy Zerto disaster recovery on Azure VMware Solution (Initial Availability)
33
description: Learn how to implement Zerto disaster recovery for on-premises VMware or Azure VMware Solution virtual machines.
44
ms.topic: how-to
5-
ms.date: 10/25/2021
5+
ms.date: 04/11/2022
66

77
---
88

@@ -18,7 +18,7 @@ Zerto is a disaster recovery solution designed to minimize downtime of the VMs i
1818
| Component | Description |
1919
| --- | --- |
2020
| **Zerto Virtual Manager (ZVM)** | Management application for Zerto implemented as a Windows service installed on a Windows VM. The private cloud administrator installs and manages the Windows VM. The ZVM enables Day 0 and Day 2 disaster recovery configuration. For example, configuring primary and disaster recovery sites, protecting VMs, recovering VMs, and so on. However, it doesn't handle the replication data of the protected customer VMs. |
21-
| **Virtual Replication appliance (vRA)** | Linux VM to handle data replication from the source to the replication target. One instance of vRA is installed per ESXi host, delivering a true scale architecture that grows and shrinks along with the private cloud's hosts. The VRA manages data replication to and from protected VMs to its local or remote target, storing the data in the journal. |
21+
| **Virtual Replication appliance (vRA)** | Linux VM to handle data replication from the source to the replication target. One instance of vRA is installed per ESXi host, delivering a true scale architecture that grows and shrinks along with the private cloud's hosts. The vRA manages data replication to and from protected VMs to its local or remote target, storing the data in the journal. |
2222
| **Zerto ESXi host driver** | Installed on each VMware ESXi host configured for Zerto disaster recovery. The host driver intercepts a vSphere VM's IO and sends the replication data to the chosen vRA for that host. The vRA is then responsible for replicating the VM's data to one or more disaster recovery targets. |
2323
| **Zerto Cloud Appliance (ZCA)** | Windows VM only used when Zerto is used to recover vSphere VMs as Azure Native IaaS VMs. The ZCA is composed of:<ul><li>**ZVM:** A Windows service that hosts the UI and integrates with the native APIs of Azure for management and orchestration.</li><li>**VRA:** A Windows service that replicates the data from or to Azure.</li></ul>The ZCA integrates natively with the platform it's deployed on, allowing you to use Azure Blob storage within a storage account on Microsoft Azure. As a result, it ensures the most cost-efficient deployment on each of these platforms. |
2424
| **Virtual Protection Group (VPG)** | Logical group of VMs created on the ZVM. Zerto allows configuring disaster recovery, Backup, and Mobility policies on a VPG. This mechanism enables a consistent set of policies to be applied to a group of VMs. |
@@ -31,7 +31,7 @@ To learn more about Zerto platform architecture, see the [Zerto Platform Archite
3131

3232
You can use Zerto with Azure VMware Solution for the following three scenarios.
3333

34-
### Scenario 1: On-premises VMware to Azure VMware Solution disaster recovery
34+
### Scenario 1: On-premises VMware vSphere to Azure VMware Solution disaster recovery
3535

3636
In this scenario, the primary site is an on-premises vSphere-based environment. The disaster recovery site is an Azure VMware Solution private cloud.
3737

0 commit comments

Comments
 (0)