AZ-900 Describe cloud concepts Practice Question
What is 'agility' in the context of cloud computing?
⚠ Common exam trap
Test-takers frequently confuse 'agility' with other cloud benefits like scalability or elasticity, but agility specifically emphasizes the speed of deployment and configuration changes to meet business needs, not just the ability to scale resources.
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
✓
The ability to quickly deploy and configure resources to meet business needs
Agility in cloud computing refers to the ability to rapidly provision, scale, and decommission resources (such as virtual machines, databases, or containers) to adapt to changing business demands. This is enabled by infrastructure-as-code (IaC) tools like Azure Resource Manager (ARM) templates, which allow you to deploy and configure resources in minutes rather than weeks, directly supporting business responsiveness.
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 protect data from unauthorized access
Why it's wrong here
Controlling access with tools like Azure Active Directory, role-based access control, or encryption safeguards confidentiality and integrity, but that is the security pillar of cloud architecture. Security is about enforcing identity, permissions, and data protection, not about how fast infrastructure can be adjusted. An organization can be extremely secure while still being slow to provision workloads, so this capability does not describe agility.
- ✓
The ability to quickly deploy and configure resources to meet business needs
Why this is correct
Agility is the cloud benefit measured by how rapidly you can provision, modify, and release Azure resources through self-service portals, CLI, PowerShell, or Azure Resource Manager templates. Because infrastructure is abstracted and API-driven, a team can spin up virtual machines, databases, or app services in minutes and later deallocate them when demand drops. This speed of deployment and configuration directly supports responding to shifting business requirements, which is the essence of agility.
- ✗
The ability to run applications across multiple cloud providers
Why it's wrong here
Running applications across multiple cloud providers, such as Azure and AWS, is a multi-cloud strategy aimed at avoiding vendor lock-in, increasing resilience, or addressing regional compliance. That distribution is a design and governance decision, not a property of how quickly a single cloud environment responds to change. Even a single-provider Azure deployment can be fully agile, so multi-cloud operation is neither necessary nor equivalent to agility.
- ✗
The ability to store data permanently without loss
Why it's wrong here
Storing data permanently without loss is durability, typically achieved through replication features, geo-redundant storage, and backup policies that protect against hardware failures or disasters. Durability guarantees that data survives over time, but agility is about the speed of strategically changing computing capacity and services to meet current needs. A system can have extremely durable data yet take weeks to deploy new workloads, showing that this option confuses persistence with responsiveness.
Go deeper
Related to this question
Learn chapter
What is Cloud Computing?
Key term
ARM
ARM stands for Azure Resource Manager, the management layer that enables you to create, update, and delete resources in your Azure account.
Key term
Azure resource
An Azure resource is a manageable item available through Microsoft Azure, such as a virtual machine, database, or web app.
About these practice questions
Courseiva writes every AZ-900 question from scratch — 981 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or 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.