Hard1 markMultiple Choice
Domain 3.1: Backup and Disaster RecoveryDomain 3Azure Site RecoveryDisaster RecoveryMulti-VM Consistency
AZ-305 · Question 31 · Domain 3.1: Backup and Disaster Recovery
You are designing a disaster recovery strategy using Azure Site Recovery (ASR) for a complex, multi-tier application hosted on Azure Virtual Machines.
The application consists of a web tier, an application tier, and a database tier. If a failover occurs, it is absolutely critical that all VMs across all tiers are recovered to the exact same point in time to prevent data corruption and application state mismatch.
Which ASR feature must you configure?
You are designing a disaster recovery strategy using Azure Site Recovery (ASR) for a complex, multi-tier application hosted on Azure Virtual Machines.
The application consists of a web tier, an application tier, and a database tier. If a failover occurs, it is absolutely critical that all VMs across all tiers are recovered to the exact same point in time to prevent data corruption and application state mismatch.
Which ASR feature must you configure?
Answer options:
A.
Crash-consistent recovery points
B.
App-consistent recovery points
C.
Multi-VM consistency
D.
Azure Traffic Manager routing
How to approach this question
Look for the feature specifically designed to group multiple VMs together for synchronized replication.
Full Answer
C.Multi-VM consistency✓ Correct
Multi-VM consistency
Azure Site Recovery supports Multi-VM consistency. When you enable this feature, you group multiple VMs together into a replication group. ASR ensures that all machines in the group share the same crash-consistent and app-consistent recovery points. This is critical for multi-tier applications (like SAP or complex web apps) where the database and application servers must be restored to the exact same millisecond to function correctly.
Common mistakes
Choosing App-consistent recovery points. While important, app-consistency alone applies to individual VMs. Multi-VM consistency is required to synchronize multiple VMs.
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 2
55 questions · hints · full answers · grading
More questions from this exam
Q01Fabrikam Inc. is a global financial services company with 200 Azure subscriptions managed via a c...HardQ02A healthcare organization has 500 on-premises Windows Server VMs and 300 Azure VMs. They are impl...HardQ03You are designing a security monitoring solution using Microsoft Sentinel.
The compliance depar...EasyQ04Your company has a microservices application deployed across multiple Azure App Service instances...MediumQ05A defense contractor is migrating to Microsoft 365 and Azure. They have a strict security policy ...Hard
Expert