AZ-900 Describe cloud concepts Practice Question
Which statement correctly describes the relationship between cloud scalability and business continuity?
⚠ Common exam trap
Candidates often assume scalability only relates to performance optimization, not to availability and continuity, leading them to incorrectly choose Option A or C.
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
✓
Scalability supports business continuity by handling unexpected demand without service disruption
Scalability enables a cloud system to automatically add or remove resources (e.g., compute instances, bandwidth) in response to demand fluctuations. This directly supports business continuity by ensuring that sudden traffic spikes or resource surges do not cause service degradation or outages, maintaining availability and performance without manual intervention.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Scalability and business continuity are unrelated cloud concepts
Why it's wrong here
Scalability and business continuity are not disjoint; instead, scalability is one of the operational mechanisms that enables continuity, since a sudden surge in users can exhaust fixed capacity and force an outage just as surely as a hardware failure can. Continuity planning addresses availability from multiple angles, including infrastructure failure, data loss, and demand overload, and autoscaling directly mitigates the overload scenario. Consequently, treating them as unrelated ignores a central resilience strategy in cloud architectures.
- ✓
Scalability supports business continuity by handling unexpected demand without service disruption
Why this is correct
Elastic scaling provisions additional compute or database capacity in response to measured demand, so when traffic spikes exceed a typical load the system can absorb the increase without returning HTTP 503 errors or timing out requests. This operational resilience is a fundamental aspect of business continuity because it preserves service availability and user experience during an unexpected demand surge, rather than waiting for a disaster-recovery failover. Continuity plans must therefore include autoscaling rules and capacity thresholds to meet performance and availability goals.
- ✗
Business continuity only requires geo-redundancy, not scalability
Why it's wrong here
Geo-redundancy protects against site-level failures, but it does nothing to prevent an availability incident caused by a sudden spike in traffic that overwhelms a single region's capacity. Business continuity requires a portfolio of strategies including backup/restore, failover, and elasticity; autoscaling specifically prevents outage from overload by matching capacity to real-time demand. Restricting continuity to geo-redundancy would leave systems vulnerable to demand-driven disruption, which is a common and realistic failure mode.
- ✗
Scalability reduces the need for security controls in cloud environments
Why it's wrong here
Scaling out to more virtual machines or containers increases the attack surface and adds new endpoints, patches, and secrets that must be secured; it does not replace security controls such as Azure RBAC, network security groups, or disk encryption. A larger fleet multiplies the number of misconfigurations and vulnerabilities that need monitoring, so security effort typically grows with scale rather than shrinking. Therefore, the claim that scalability reduces the need for security controls inverts the operational reality of cloud environments.
Go deeper
Related to this question
Learn chapter
What is Cloud Computing?
Key term
Scalability
Scalability is the ability of a system, network, or process to handle a growing amount of work by adding resources, either by making the existing resources more powerful (vertical scaling) or by adding more resources (horizontal scaling).
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
This AZ-900 question is part of Courseiva's 981-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
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.