Hard1 markMultiple Choice
Domain 3.1: Backup and Disaster RecoveryDomain 3Backup and Disaster RecoveryAzure Site RecoveryRecovery Plans

AZ-305 · Question 31 · Domain 3.1: Backup and Disaster Recovery

A company hosts a mission-critical, 3-tier application on Azure Virtual Machines (Web, App, and Database tiers).

The business continuity plan requires a Recovery Time Objective (RTO) of 2 hours and a Recovery Point Objective (RPO) of 15 minutes. In the event of a regional disaster, the application must be failed over to a secondary region.

Crucially, during failover, the Database VMs must boot first, followed by the App VMs, and finally the Web VMs. Custom PowerShell scripts must run automatically after the Database VMs boot to reconfigure connection strings.

Which disaster recovery solution should you recommend?

Answer options:

A.

Azure Backup with cross-region restore

B.

Azure Site Recovery with Recovery Plans

C.

Azure Traffic Manager with VM Scale Sets

D.

Azure Automation State Configuration

How to approach this question

Identify the need for continuous replication (ASR) and orchestrated failover with boot orders/scripts (Recovery Plans).

Full Answer

B.Azure Site Recovery with Recovery Plans✓ Correct
Azure Site Recovery with Recovery Plans
Azure Site Recovery (ASR) is Azure's native Disaster Recovery as a Service (DRaaS). It continuously replicates VM disks to a secondary region, easily meeting a 15-minute RPO. To handle complex multi-tier applications, ASR uses 'Recovery Plans'. A Recovery Plan allows you to define failover groups to control boot order and integrate Azure Automation runbooks to run custom scripts at specific points during the failover.

Common mistakes

Choosing Azure Backup. Backup is for point-in-time recovery (usually daily), not continuous replication with strict RPO/RTO and orchestration.

Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 3

55 questions · hints · full answers · grading

More questions from this exam