Nov 14 2021 01:37 AM
Site Recovery helps ensure business continuity by keeping business apps and workloads running during outages. Site Recovery replicates workloads running on physical and virtual machines (VMs) from a primary site to a secondary location. When an outage occurs at your primary site, you fail over to secondary location, and access apps from there. After the primary location is running again, you can fail back to it.
· Refer Azure to Azure DR architecture : Azure to Azure disaster recovery architecture in Azure Site Recovery - Azure Site Recovery | Microso...
· Benefits ASR will provide : https://docs.microsoft.com/en-us/azure/site-recovery/site-recovery-overview#what-does-site-recovery-...
· You can replicate VMs present in these regions : https://azure.microsoft.com/en-us/global-infrastructure/services/?products=site-recovery
· You can replicate and recover VMs between any two regions within the same geographic cluster.
Geographic clusters are defined keeping data latency and sovereignty in mind : https://docs.microsoft.com/en-us/azure/site-recovery/azure-to-azure-support-matrix#region-support
a. What charges you will incur : https://azure.microsoft.com/en-in/pricing/details/site-recovery/
b. Even though Site Recovery is free during the first 31 days of a protected instance, you might incur charges for Azure Storage, storage transactions, and data transfer. A recovered virtual machine might also incur Azure compute charges.
c. You will be only charged for storage as the replica disks will be created as part of replication.
d. There is no separate cost for DR drill. There will be compute charges after the VM is created after the test failover.
e. As mentioned above, ASR is charged on the basis of instance number i.e. as per the no. of VMs you are protecting.
Hence, using Azure Pricing calculator- https://azure.microsoft.com/en-in/pricing/calculator/, you can add up number of VMs you are planning to replicate and get an estimate for ASR service.
Next, add storage type you will be taking up as replica disks. The count of disks will be same as in source region.
This will be your estimate. Further add up VM instances to calculate the compute charges post failover.