How Does Cloud Computing Improve Disaster Recovery Over Traditional Approaches?
How does cloud computing help with disaster recovery compared to traditional on-premises approaches?
Quick Answer
The answer is that cloud computing improves disaster recovery by enabling geographic redundancy and automated failover at a lower cost than traditional on-premises approaches. This is because cloud providers like Microsoft Azure offer multiple regions worldwide, allowing you to replicate workloads across data centers that are hundreds of miles apart without building a secondary physical site. Services such as Azure Site Recovery handle automated replication and failover, while Azure Traffic Manager can redirect user traffic during an outage, dramatically reducing both your recovery time objective and recovery point objective. On the AZ-900 exam, this concept tests your understanding of high availability and disaster recovery as core benefits of the cloud, often appearing in questions that contrast capital expenditure with operational expenditure. A common trap is assuming cloud DR is only about backup; remember it’s about active replication and automatic failover. Memory tip: think “Geo-Redundant Auto-Failover” as the cloud’s DR superpower—it’s always on, always ready, without the second data center bill.
⚠ Common exam trap
A common mix-up: candidates assume cloud DR is always faster and lossless, but Azure's asynchronous replication and DNS propagation delays mean that RTO and RPO are not guaranteed to be zero, and the 'always' and 'guarantee' in options C and D are absolute statements that are technically incorrect.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Cloud enables geographic redundancy and automated failover at lower cost than traditional DR
Cloud computing supports disaster recovery by enabling geographic redundancy and automated failover across multiple Azure regions at a fraction of the cost of building and maintaining a secondary on-premises data center. Services like Azure Site Recovery and Azure Traffic Manager allow organizations to replicate workloads and automatically redirect traffic to a secondary region during an outage, reducing both recovery time objective (RTO) and recovery point objective (RPO) without the capital expenditure of a dedicated DR site.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Cloud eliminates the need for disaster recovery planning entirely
Why it's wrong here
DR planning is still required; cloud makes implementation faster and cheaper but doesn't eliminate the need.
- ✓
Cloud enables geographic redundancy and automated failover at lower cost than traditional DR
Why this is correct
Cloud DR uses existing global infrastructure for replication and failover at far lower cost than duplicate on-premises sites.
- ✗
Cloud disaster recovery always provides faster recovery than on-premises DR
Why it's wrong here
Recovery time depends on configuration; cloud can match or exceed on-premises but is not automatically faster in all cases.
- ✗
Cloud providers guarantee zero data loss in the event of a disaster
Why it's wrong here
Zero data loss depends on RPO configuration; providers guarantee SLAs but not zero data loss in all scenarios.
Go deeper
Related to this question
Learn chapter
What is Cloud Computing?
Key term
Azure Traffic Manager
Azure Traffic Manager is a DNS-based traffic load balancer that directs incoming web traffic to the most appropriate endpoint based on performance, priority, geographic location, or a weighted distribution method.
Key term
Region
A region is a distinct geographic location where a cloud provider operates multiple data centers that are connected by low-latency networks and provide cloud services.
About these practice questions
One of 981 original AZ-900 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
Same concept, more angles
1 more way this is tested on AZ-900
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. What is disaster recovery in the context of cloud computing?
medium- A.Preventing any service outages from occurring
- ✓ B.Restoring systems and data after a catastrophic event with minimal downtime
- C.Automatically scaling resources when demand increases
- D.Distributing traffic across multiple servers for performance
Why B: Disaster recovery (DR) in cloud computing focuses on restoring systems, applications, and data after a catastrophic event (e.g., natural disaster, cyberattack) to meet Recovery Time Objective (RTO) and Recovery Point Objective (RPO) targets. Azure Site Recovery orchestrates replication, failover, and failback of workloads between primary and secondary regions, ensuring minimal downtime and data loss. This is distinct from high availability, which prevents outages, or auto-scaling, which handles demand fluctuations.
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AZ-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-900 exam.