- A
Rapid elasticity
Correct. The automatic addition and removal of VMs based on traffic demonstrates rapid elasticity.
- B
Measured service
Correct. Paying only for the resources used is a demonstration of measured service (metered billing).
- C
On-demand self-service
Why wrong: Incorrect. While the company can provision resources without human interaction, the scenario emphasizes automatic scaling rather than user-initiated provisioning.
- D
Resource pooling
Why wrong: Incorrect. Resource pooling refers to the provider serving multiple customers from shared infrastructure, which is not directly illustrated by the scaling scenario.
Rapid Elasticity and Measured Service: Auto-Scaling with Pay-As-You-Go
This MS-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.
An e-commerce company hosts its website on a public cloud IaaS platform. The site experiences varying traffic throughout the year. The cloud provider automatically adds more virtual servers during peak traffic and removes them when demand drops. The company only pays for the resources used during each period. Which two cloud characteristics are demonstrated? (Choose two.)
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
Rapid elasticity
Rapid elasticity is demonstrated because the cloud provider automatically scales virtual servers up or down in response to varying traffic, which is a key characteristic of cloud computing where resources can be provisioned and released elastically to match demand. Measured service is demonstrated because the company only pays for the resources used during each period, meaning the provider meters resource usage (e.g., CPU hours, memory, bandwidth) and bills accordingly, which is a core attribute of cloud services.
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.
- ✓
Rapid elasticity
Why this is correct
Correct. The automatic addition and removal of VMs based on traffic demonstrates rapid elasticity.
Related concept
Read the scenario before looking for a memorised answer.
- ✓
Measured service
Why this is correct
Correct. Paying only for the resources used is a demonstration of measured service (metered billing).
Related concept
Read the scenario before looking for a memorised answer.
- ✗
On-demand self-service
Why it's wrong here
Incorrect. While the company can provision resources without human interaction, the scenario emphasizes automatic scaling rather than user-initiated provisioning.
- ✗
Resource pooling
Why it's wrong here
Incorrect. Resource pooling refers to the provider serving multiple customers from shared infrastructure, which is not directly illustrated by the scaling scenario.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often confuse 'on-demand self-service' with automatic scaling, but on-demand self-service is about manual provisioning without provider interaction, not about the system's ability to scale automatically based on load.
Trap categories for this question
Scenario analysis trap
Incorrect. While the company can provision resources without human interaction, the scenario emphasizes automatic scaling rather than user-initiated provisioning.
Detailed technical explanation
How to think about this question
Under the hood, rapid elasticity relies on orchestration tools (e.g., AWS Auto Scaling, Azure VM Scale Sets) that use metrics like CPU utilization or request count to trigger API calls to the hypervisor or cloud controller to spin up or tear down VMs, often within minutes. Measured service is implemented via metering agents that track resource consumption at a granular level (e.g., per-second billing for compute instances) and feed data into a billing system that applies a pay-as-you-go model, as defined by the NIST SP 800-145 standard. In a real-world scenario, an e-commerce site using Azure VM Scale Sets might see a 10x increase in VMs during Black Friday, with billing calculated per minute, demonstrating both elasticity and metering.
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.
- →
Describe cloud concepts — study guide chapter
Learn the concepts, then practise the questions
- →
Describe cloud concepts practice questions
Targeted practice on this topic area only
- →
All MS-900 questions
985 questions across all exam domains
- →
Microsoft 365 Fundamentals MS-900 study guide
Full concept coverage aligned to exam objectives
- →
MS-900 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related MS-900 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Describe Microsoft 365 apps and services practice questions
Practise MS-900 questions linked to Describe Microsoft 365 apps and services.
Describe Microsoft 365 pricing, licensing, and support practice questions
Practise MS-900 questions linked to Describe Microsoft 365 pricing, licensing, and support.
Describe cloud concepts practice questions
Practise MS-900 questions linked to Describe cloud concepts.
Describe security, compliance, privacy, and trust in Microsoft 365 practice questions
Practise MS-900 questions linked to Describe security, compliance, privacy, and trust in Microsoft 365.
Describe Microsoft 365 pricing and support practice questions
Practise MS-900 questions linked to Describe Microsoft 365 pricing and support.
MS-900 fundamentals practice questions
Practise MS-900 questions linked to MS-900 fundamentals.
MS-900 scenario practice questions
Practise MS-900 questions linked to MS-900 scenario.
MS-900 troubleshooting practice questions
Practise MS-900 questions linked to MS-900 troubleshooting.
Practice this exam
Start a free MS-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 MS-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: Rapid elasticity — Rapid elasticity is demonstrated because the cloud provider automatically scales virtual servers up or down in response to varying traffic, which is a key characteristic of cloud computing where resources can be provisioned and released elastically to match demand. Measured service is demonstrated because the company only pays for the resources used during each period, meaning the provider meters resource usage (e.g., CPU hours, memory, bandwidth) and bills accordingly, which is a core attribute of cloud services.
What should I do if I get this MS-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 →
Same concept, more angles
1 more ways this is tested on MS-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 uses a cloud service where they pay only for the compute hours their virtual machines run. They can increase or decrease the number of VMs instantly based on demand. Which two cloud computing characteristics are demonstrated? (Choose two.)
easy- A.On-demand self-service
- ✓ B.Rapid elasticity
- ✓ C.Measured service
- D.Resource pooling
Why B: B is correct because rapid elasticity allows the company to instantly increase or decrease the number of virtual machines based on demand, scaling resources up or down automatically. C is correct because measured service ensures that the company pays only for the compute hours their VMs run, with usage metered and billed accordingly.
Keep practising
More MS-900 practice questions
- Your company uses Microsoft 365 and wants to ensure that when employees share sensitive documents externally, access is…
- A company is deploying Microsoft 365 Copilot and wants to ensure that only users with the appropriate sensitivity labels…
- A compliance-aware administrator is selecting the right Microsoft 365 capability to use Microsoft 365 and another public…
- Which THREE of the following are included in Microsoft 365 E5 compliance features? (Choose three.)
- A company currently has Microsoft 365 E3 licenses for all users. They need to retain all Exchange Online mailbox data fo…
- Your organization has a Microsoft 365 E5 subscription and wants to centrally manage security incidents across identities…
Last reviewed: Jun 11, 2026
This MS-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 MS-900 exam.
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.
Sign in to join the discussion.