What Is High Availability in Cloud Computing?
What does 'high availability' mean in the context of cloud computing?
Quick Answer
The correct answer is a system's ability to remain operational with minimal downtime. In cloud computing, high availability is a core design principle that ensures applications and services stay accessible even when individual components fail, typically measured by uptime percentages like 99.99% (the "four nines"). This is achieved through redundant infrastructure, automatic failover mechanisms, and service-level agreements (SLAs) that guarantee continuity. On the Microsoft Azure Fundamentals AZ-900 exam, this concept tests your understanding of how Azure meets uptime commitments across regions and availability zones, often appearing in questions that contrast high availability with scalability or disaster recovery. A common trap is confusing high availability with geo-replication—remember that high availability focuses on keeping the system running locally despite failures, not on copying data across distant regions. For a quick memory tip, think "HA = Hands Always on deck" to recall that redundant resources are always ready to take over instantly.
⚠ Common exam trap
Many candidates confuse high availability with disaster recovery or global redundancy, but high availability focuses on minimizing downtime within a single region or datacenter, not on cross-region failover or data replication.
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
✓
A system's ability to remain operational with minimal downtime
High availability in cloud computing refers to a system's ability to remain operational and accessible with minimal downtime, typically measured in terms of uptime percentage (e.g., 99.99% availability). This is achieved through redundant infrastructure, failover mechanisms, and service-level agreements (SLAs) that guarantee a certain level of continuity. Option B directly captures this core definition, distinguishing it from other cloud concepts like scalability or geo-replication.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
The ability to deploy resources globally across multiple regions
Why it's wrong here
Global deployment is geo-distribution, which supports high availability but is not its definition.
- ✓
A system's ability to remain operational with minimal downtime
Why this is correct
High availability means maintaining service continuity with minimal interruption, often measured by uptime SLAs.
- ✗
The ability to automatically scale resources based on demand
Why it's wrong here
Automatic scaling is elasticity, not high availability.
- ✗
Storing data in multiple geographic locations
Why it's wrong here
Geographic data replication supports disaster recovery and high availability but is not the definition itself.
Go deeper
Related to this question
Learn chapter
What is Cloud Computing?
Key term
Cloud computing
Cloud computing is the on-demand delivery of IT resources over the internet, allowing users to access computing power, storage, and applications without owning physical hardware.
Key term
Availability
Availability is the measure of how often a system or service is operational and accessible when needed, typically expressed as a percentage of uptime.
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
2 more ways 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. A company wants to ensure that its cloud resources are available even if a major disaster occurs in one region. They plan to deploy resources in two different geographic locations. Which cloud computing characteristic does this scenario primarily address?
medium- A.A) Scalability
- B.B) Elasticity
- ✓ C.C) High availability
- D.D) Disaster recovery
Why C: High availability (HA) is correct because the scenario explicitly describes deploying resources in two different geographic locations to ensure that the cloud resources remain available even if a major disaster occurs in one region. HA focuses on minimizing downtime by providing redundant resources across locations, including multi-region deployments. Disaster recovery (DR), on the other hand, focuses on restoring services and data after a catastrophic failure, often involving backups and recovery plans, not necessarily continuous availability. Since the goal is to keep resources available before and during the disaster, HA is the primary characteristic addressed.
Variation 2. What benefit does Azure provide that specifically helps companies maintain business continuity when their primary location is unavailable?
medium- A.Economies of scale reducing operational costs
- ✓ B.Geo-redundancy and disaster recovery capabilities
- C.Automatic performance optimization for all applications
- D.Unified billing for all cloud services
Why B: Azure's geo-redundancy and disaster recovery capabilities, such as Azure Site Recovery and geo-redundant storage (GRS), replicate workloads and data across paired Azure regions. This ensures that if a primary location fails due to an outage or disaster, services can failover to a secondary region, maintaining business continuity with minimal downtime and data loss.
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.