Question 689 of 1,031
Describe cloud conceptseasyMultiple ChoiceObjective-mapped

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.

AZ-900 Describe cloud concepts Practice Question

This AZ-900 practice question tests your understanding of describe cloud concepts. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

What does 'high availability' mean in the context of cloud computing?

Question 1easymultiple choice
Full question →

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.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

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.

    Related concept

    Read the scenario before looking for a memorised answer.

  • 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.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often 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.

Detailed technical explanation

How to think about this question

High availability is often implemented using a load balancer (e.g., Azure Load Balancer) that distributes traffic across multiple virtual machines in an availability set or availability zone, with health probes detecting failures and rerouting traffic within seconds. Under the hood, this relies on a quorum-based failover cluster or a distributed consensus protocol (e.g., Paxos or Raft) to maintain a consistent state and avoid split-brain scenarios. In a real-world scenario, an Azure SQL Database with a 99.99% SLA uses active geo-replication and automatic failover groups to ensure that even if a primary region fails, the database remains accessible within a defined recovery time objective (RTO).

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related AZ-900 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AZ-900 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AZ-900 question test?

Describe cloud concepts — This question tests Describe cloud concepts — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: 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.

What should I do if I get this AZ-900 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

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 D: Option D (Disaster recovery) is correct because the scenario explicitly describes deploying resources in two different geographic locations to ensure availability despite a major regional disaster. Disaster recovery (DR) focuses on restoring services and data after a catastrophic failure, often using paired regions (e.g., Azure paired regions) to provide geo-redundancy and failover capabilities. This goes beyond simple uptime guarantees to address full recovery from region-level outages.

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.

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

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.