Azure Administrator Associate (AZ-104)
1 Manage Azure identities and governance
1-1 Manage Azure AD objects
1-2 Manage role-based access control (RBAC)
1-3 Manage subscriptions and governance
2 Implement and manage storage
2-1 Manage storage accounts
2-2 Manage blob storage
2-3 Manage disk storage
2-4 Manage file shares
2-5 Implement Azure Backup
3 Deploy and manage Azure compute resources
3-1 Manage virtual machines (VMs)
3-2 Manage VM extensions
3-3 Manage virtual machine scale sets (VMSS)
3-4 Manage Azure App Services
3-5 Manage Azure Container Instances (ACI)
3-6 Manage Azure Kubernetes Service (AKS)
4 Configure and manage virtual networking
4-1 Manage Azure virtual networks
4-2 Manage network security groups (NSGs)
4-3 Manage Azure DNS
4-4 Manage Azure load balancers
4-5 Manage Azure Application Gateway
4-6 Manage Azure VPN Gateway
4-7 Manage Azure ExpressRoute
4-8 Manage Azure Traffic Manager
4-9 Manage Azure Content Delivery Network (CDN)
5 Monitor and back up Azure resources
5-1 Monitor resources using Azure Monitor
5-2 Implement and manage Azure Backup
5-3 Implement and manage Azure Site Recovery
5-4 Implement and manage Azure Security Center
5-5 Implement and manage Azure Update Management
Implement and Manage Azure Site Recovery

Implement and Manage Azure Site Recovery

Key Concepts

Azure Site Recovery

Azure Site Recovery is a service that provides disaster recovery by replicating workloads running on physical and virtual machines (VMs) from a primary site to a secondary location. It ensures business continuity by keeping applications and workloads operational during outages.

Example: Think of Azure Site Recovery as an insurance policy for your IT infrastructure. It ensures that your business can continue to operate even if your primary data center experiences a disaster.

Recovery Services Vault

A Recovery Services Vault is a storage entity in Azure that stores backup and recovery points for protected resources. It is used to manage and monitor the replication, failover, and failback processes for Azure Site Recovery.

Analogy: Consider a Recovery Services Vault as a secure vault where you store important documents and valuables. This vault ensures that your critical data is safe and can be accessed when needed.

Replication

Replication is the process of copying data from a primary site to a secondary site. Azure Site Recovery continuously replicates data from the primary site to the secondary site, ensuring that the secondary site has the latest data in case of a failover.

Example: Imagine replication as a continuous backup process where every change made at your primary office (primary site) is immediately reflected at your secondary office (secondary site), ensuring both locations are always in sync.

Failover and Failback

Failover is the process of switching from the primary site to the secondary site during a disaster. Failback is the process of returning to the primary site once it is operational again. Azure Site Recovery automates these processes to minimize downtime and data loss.

Analogy: Think of failover as activating your backup plan during an emergency, such as moving your operations to a secondary office when your primary office becomes inaccessible. Failback is the process of returning to your primary office once it is safe to do so.

Disaster Recovery Drills

Disaster Recovery Drills, also known as test failovers, are simulations of a disaster scenario to validate the effectiveness of your disaster recovery plan. These drills help identify any gaps or issues in the recovery process without affecting production environments.

Example: Consider disaster recovery drills as fire drills in a building. They ensure that everyone knows what to do in case of an actual emergency, helping to minimize confusion and ensure a smooth transition to the secondary site.

Conclusion

Implementing and managing Azure Site Recovery involves understanding and effectively using key concepts such as Recovery Services Vault, replication, failover and failback, and disaster recovery drills. By leveraging these features, you can ensure your business remains operational during unforeseen outages, maintaining continuity and minimizing downtime.