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

What Is Resource Pooling in Cloud Computing?

This AZ-900 practice question tests your understanding of describe cloud concepts. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. 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 company runs multiple virtual machines (VMs) in Azure. The IT team notices that their VMs are hosted on physical hardware that is shared among multiple customers. The team has no ability to specify or control which physical server their VMs run on, and they cannot see the underlying hardware details. The VMs are, however, always available when requested. This scenario exemplifies which essential characteristic of cloud computing as defined by the National Institute of Standards and Technology (NIST)?

Clue words in this question

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

  • Clue: "always"

    Why it matters: Absolute qualifier. An answer using 'always' is only correct if there are genuinely no exceptions — absolute statements are often wrong in networking.

Quick Answer

The correct answer is resource pooling, one of the five essential characteristics of cloud computing defined by NIST. This scenario exemplifies resource pooling because Azure’s multi-tenant model allows physical hardware to be shared among multiple customers, with resources dynamically assigned and reassigned based on demand, while the customer has no visibility or control over the underlying server location. On the AZ-900 exam, this characteristic tests your understanding that the cloud provider abstracts infrastructure to achieve economies of scale, and a common trap is confusing resource pooling with elasticity—remember, pooling is about shared, invisible hardware, while elasticity is about scaling resources up or down on demand. A useful memory tip: think of a swimming pool—many swimmers share the same water, but no one knows exactly which drop they are using.

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

Resource pooling

Resource pooling is the correct answer because the scenario describes the cloud provider's ability to serve multiple customers from the same physical hardware, with the customer having no control or knowledge of the exact underlying server. This is a core NIST characteristic where computing resources (including storage, processing, memory, and network bandwidth) are pooled to serve multiple consumers using a multi-tenant model, with physical and virtual resources dynamically assigned and reassigned according to consumer demand. The fact that VMs are always available when requested further aligns with the elasticity and on-demand nature of resource pooling, but the key is the shared, abstracted 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.

  • On-demand self-service

    Why it's wrong here

    On-demand self-service refers to a user's ability to provision computing resources as needed without requiring human interaction with the service provider. The scenario does not describe the provisioning process; it describes the lack of visibility into shared physical hardware.

    When this WOULD be correct

    A question describes a user provisioning a VM through a web portal without contacting IT support, and the VM is available immediately. This would exemplify on-demand self-service.

  • Broad network access

    Why it's wrong here

    Broad network access means resources are available over the network and can be accessed by standard mechanisms that promote use by heterogeneous thin or thick client platforms. The scenario focuses on hardware abstraction and multi-tenancy, not network accessibility.

    When this WOULD be correct

    A question describing that a company can access its cloud resources from various devices (laptops, smartphones, tablets) using standard internet connections, and that the cloud provider supports multiple access methods (e.g., web portal, API, CLI).

  • Resource pooling

    Why this is correct

    Resource pooling is the characteristic where the provider's computing resources are pooled to serve multiple customers using a multi-tenant model, with physical and virtual resources dynamically assigned and reassigned according to demand. The customer has no knowledge or control over the exact location of the provided resources, which matches the scenario described.

    Clue confirmation

    The clue word "always" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Rapid elasticity

    Why it's wrong here

    Rapid elasticity is the ability to quickly and elastically scale resources up or down, often automatically. The scenario does not discuss scaling behavior; it describes the sharing of physical infrastructure without customer control over the underlying hardware.

    When this WOULD be correct

    An exam question describing a company that can automatically increase VM count from 10 to 100 within minutes during a traffic spike, and reduce back down afterward, would make rapid elasticity the correct answer.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The AZ-900 exam frequently reuses these exact scenarios with slightly different constraints.

Resource poolingCorrect answer

Why this is correct

Resource pooling is the characteristic where the provider's computing resources are pooled to serve multiple customers using a multi-tenant model, with physical and virtual resources dynamically assigned and reassigned according to demand. The customer has no knowledge or control over the exact location of the provided resources, which matches the scenario described.

On-demand self-serviceWrong answer — click to see why

Why this is wrong here

The scenario describes VMs running on shared physical hardware without customer control or visibility, which directly matches resource pooling. On-demand self-service refers to the ability to provision resources automatically without human interaction, which is not the focus here.

★ When this WOULD be the correct answer

A question describes a user provisioning a VM through a web portal without contacting IT support, and the VM is available immediately. This would exemplify on-demand self-service.

Why candidates choose this

Candidates may confuse the ability to provision VMs on demand (self-service) with the underlying hardware sharing, or they may think that 'always available when requested' implies self-service, but the key is the lack of control over physical hardware.

Broad network accessWrong answer — click to see why

Why this is wrong here

Broad network access refers to the ability to access cloud services over the network via standard protocols (e.g., internet, VPN). The scenario describes hardware sharing and lack of control over physical servers, which is resource pooling, not network access.

★ When this WOULD be the correct answer

A question describing that a company can access its cloud resources from various devices (laptops, smartphones, tablets) using standard internet connections, and that the cloud provider supports multiple access methods (e.g., web portal, API, CLI).

Why candidates choose this

Candidates may confuse 'broad network access' with the general idea of accessing VMs over a network, but the scenario focuses on underlying hardware sharing, not network connectivity.

Rapid elasticityWrong answer — click to see why

Why this is wrong here

Rapid elasticity refers to the ability to quickly scale resources up or down, not to the sharing of physical hardware among multiple customers. The scenario describes resource pooling, where computing resources are pooled to serve multiple consumers.

★ When this WOULD be the correct answer

An exam question describing a company that can automatically increase VM count from 10 to 100 within minutes during a traffic spike, and reduce back down afterward, would make rapid elasticity the correct answer.

Why candidates choose this

Candidates may confuse the automatic availability of VMs (always available when requested) with rapid elasticity, but availability is a result of resource pooling, not elasticity.

Analysis generated from the official AZ-900blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates confuse 'resource pooling' with 'on-demand self-service' because both involve automation and abstraction, but the key differentiator is the multi-tenant hardware sharing and lack of customer control over the physical server, which is unique to resource pooling.

Trap categories for this question

  • Scenario analysis trap

    On-demand self-service refers to a user's ability to provision computing resources as needed without requiring human interaction with the service provider. The scenario does not describe the provisioning process; it describes the lack of visibility into shared physical hardware.

Detailed technical explanation

How to think about this question

Under the hood, Azure uses the Azure Hypervisor (based on Hyper-V) to abstract physical hardware and enforce tenant isolation via virtual machine partitions, while the Azure Fabric Controller manages resource allocation across the physical cluster. A subtle behavior is that even though customers cannot see or control the physical server, Azure's Resource Provider ensures that VM performance is consistent through resource governance mechanisms like CPU credits and disk throttling, preventing noisy neighbor issues in the shared pool. In a real-world scenario, a customer might notice that their VM's performance degrades during peak hours if the pool is overcommitted, which is why Azure provides Reserved Instances and dedicated hosts for customers needing guaranteed isolation.

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 media company stores terabytes of video archives that are accessed once a year for audit purposes. Moving these objects to a cold storage tier (Azure Archive, S3 Glacier, or Google Nearline) costs a fraction of hot storage. Questions like this test whether you understand storage tiers, access frequency tradeoffs, and retrieval latency requirements.

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: Resource pooling — Resource pooling is the correct answer because the scenario describes the cloud provider's ability to serve multiple customers from the same physical hardware, with the customer having no control or knowledge of the exact underlying server. This is a core NIST characteristic where computing resources (including storage, processing, memory, and network bandwidth) are pooled to serve multiple consumers using a multi-tenant model, with physical and virtual resources dynamically assigned and reassigned according to consumer demand. The fact that VMs are always available when requested further aligns with the elasticity and on-demand nature of resource pooling, but the key is the shared, abstracted 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: "always". Absolute qualifier. An answer using 'always' is only correct if there are genuinely no exceptions — absolute statements are often wrong in networking.

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

Keep practising

More AZ-900 practice questions

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.