Question 701 of 1,031
Describe cloud conceptsmediumMultiple ChoiceObjective-mapped

Quick Answer

The answer is global reach, as this scenario best illustrates the cloud computing benefit of deploying identical application instances across multiple Azure regions to serve customers in Europe, Asia, and North America with minimal latency. By using Azure Resource Manager templates, the IT team can rapidly and consistently replicate the web application in any region, leveraging Azure’s distributed infrastructure to expand the company’s global footprint without provisioning physical data centers. On the AZ-900 exam, this concept tests your understanding of how global reach differs from scalability or reliability—a common trap is confusing it with high availability, but global reach specifically focuses on geographic distribution to reduce latency for users worldwide. Remember the memory tip: “global reach = geo-distribution for low latency,” and think of ARM templates as the tool that makes instant multi-region deployment possible.

AZ-900 Describe cloud concepts Practice Question

This AZ-900 practice question tests your understanding of describe cloud concepts. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. 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.

A multinational company is expanding its online retail business to new countries. The company needs to deploy its web application in Azure regions that are geographically close to customers in Europe, Asia, and North America to minimize latency. The IT team can deploy identical application instances in multiple regions within minutes using Azure Resource Manager templates. Which benefit of cloud computing does this scenario best illustrate?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "best"

    Why it matters: Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.

  • Clue: "minimum / minimize"

    Why it matters: Asks for the least resource use — fewest addresses, smallest subnet, lowest overhead. Eliminate over-provisioned options even if they would technically work.

Question 1mediummultiple choice
Read the full NAT/PAT explanation →

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

Global reach

Option C is correct because the scenario emphasizes deploying identical application instances in multiple Azure regions across Europe, Asia, and North America to serve customers geographically close to each region, which directly illustrates the global reach benefit of cloud computing. Azure Resource Manager (ARM) templates enable rapid, consistent deployment to any region, allowing the company to expand its global footprint and reduce latency by leveraging Azure's distributed infrastructure.

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.

  • High availability

    Why it's wrong here

    High availability refers to keeping applications running despite component failures, usually through redundancy within a single region or across zones. The scenario is about deploying to multiple distant regions for latency reduction, not about maintaining uptime during failures.

  • Elasticity

    Why it's wrong here

    Elasticity is the ability to scale computing resources up or down automatically based on demand. The scenario does not mention scaling in response to load changes; it focuses on deploying identical instances in different geographic locations.

  • Global reach

    Why this is correct

    Global reach (also called geographic distribution) is the cloud benefit that allows organizations to deploy applications and services in data centers around the world, reducing latency for users in different regions. The company is using this capability to serve customers in Europe, Asia, and North America with local instances.

    Clue confirmation

    The clue words "best", "minimum / minimize" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Disaster recovery

    Why it's wrong here

    Disaster recovery involves planning and infrastructure to recover from catastrophic failures, often by failing over to a secondary region. Although global deployment can support disaster recovery, the scenario's primary goal is minimizing latency for expanding business, not recovering from disasters.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates confuse global reach with high availability or disaster recovery, but global reach specifically addresses geographic distribution for performance and compliance, not fault tolerance or failover.

Trap categories for this question

  • Scenario analysis trap

    High availability refers to keeping applications running despite component failures, usually through redundancy within a single region or across zones. The scenario is about deploying to multiple distant regions for latency reduction, not about maintaining uptime during failures.

Detailed technical explanation

How to think about this question

Azure Resource Manager templates are declarative JSON files that define infrastructure and configurations, enabling idempotent deployments across any Azure region via REST API calls to the Azure Resource Manager endpoint. The global reach benefit is underpinned by Azure's backbone network, which uses over 175 edge nodes and private fiber optics to route traffic efficiently, ensuring that deploying in regions like West Europe, Southeast Asia, and East US can achieve sub-10ms latency for local users. A subtle behavior is that ARM templates can use parameters to dynamically select region-specific settings (e.g., VM sizes or SKUs) while maintaining identical application logic, which is critical for consistent performance across diverse geographies.

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

An e-commerce site experiences heavy traffic on Black Friday and near-zero traffic during off-peak weeks. Rather than provisioning permanent large VMs, the team uses auto-scaling groups that add capacity automatically under load and reduce it overnight. Questions like this test whether you understand elasticity, availability zones, and cloud compute scaling patterns.

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: Global reach — Option C is correct because the scenario emphasizes deploying identical application instances in multiple Azure regions across Europe, Asia, and North America to serve customers geographically close to each region, which directly illustrates the global reach benefit of cloud computing. Azure Resource Manager (ARM) templates enable rapid, consistent deployment to any region, allowing the company to expand its global footprint and reduce latency by leveraging Azure's distributed infrastructure.

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.

Are there clue words in this question I should notice?

Yes — watch for: "best", "minimum / minimize". Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.

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

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.