Courseiva
Describe cloud conceptsmediumMultiple ChoiceObjective-mapped

AZ-900 Describe cloud concepts Practice Question

Which of the following demonstrates how 'increased speed and agility' helps a development team in the cloud?

⚠ Common exam trap

Test-takers frequently confuse 'increased speed and agility' with operational automation (like auto-scaling or self-healing) rather than recognizing it as the ability to rapidly provision and de-provision resources for development and testing.

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

Provisioning a complete test environment in minutes to test a new feature

Cloud computing enables self-service provisioning of resources via APIs, allowing a development team to spin up a complete test environment in minutes without waiting for hardware procurement. This directly demonstrates 'increased speed and agility' by reducing the time from idea to deployment, a core benefit of Infrastructure as a Service (IaaS) and Platform as a Service (PaaS) models.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Waiting 6 weeks for procurement to buy servers for a new project

    Why it's wrong here

    A six-week procurement lead time reflects the traditional on-premises hardware lifecycle, where capacity planning, purchase orders, shipping, and rack/stack installation delay projects. In a public cloud model such as Azure, this wait is eliminated because compute, storage, and networking resources are accessed on-demand through the Azure portal, CLI, or APIs, and can be provisioned in seconds or minutes. Therefore, this option describes the very inefficiency that cloud agility removes, making it incorrect.

  • Provisioning a complete test environment in minutes to test a new feature

    Why this is correct

    Provisioning a complete test environment in minutes is the essence of cloud agility. With Azure Resource Manager templates, Terraform, or dev/test capabilities you can deploy virtual networks, VMs, PaaS services, and databases as a cohesive, fully configured environment without manual setup. This speed lets development teams run multiple isolated test, staging, or preview environments in parallel, rapidly validate features, and decommission them just as quickly — paying only for what they use. This precisely matches the cloud benefit known as agility.

  • Reducing the team size needed for development projects

    Why it's wrong here

    While automation and DevOps practices in the cloud may reduce operational overhead, team size is an organizational and management decision, not a direct property of cloud agility. Agility refers to how rapidly infrastructure and services can be provisioned, scaled, and modified in response to business needs — not to headcount reduction. A company could maintain the same team and still gain agility, or choose to invest saved time in new projects. Therefore, this option misidentifies the definition of cloud agility and is incorrect.

  • Automatically fixing bugs in production code without developer intervention

    Why it's wrong here

    Azure does not automatically fix bugs, logic errors, or functionality issues in application code that you develop. While Azure provides PaaS features like automatic OS patching and built-in security updates, these are infrastructure-level maintenance tasks, not code-level repairs. Application debugging requires developer changes, and cloud agility focuses on fast resource provisioning, not self-healing application logic. Because this option conflates platform maintenance with application development, it is incorrect.

Quick reference

Cloud Service Model Comparison

ModelYou ManageProvider ManagesExamples
IaaSOS, runtime, apps, dataHardware, hypervisor, networkingEC2, Azure VMs, GCP Compute Engine
PaaSApps and dataOS, runtime, middleware, hardwareElastic Beanstalk, Azure App Service
SaaSData and settings onlyEverything elseMicrosoft 365, Salesforce, Workday
FaaS / ServerlessFunction code onlyInfra, scaling, runtimeLambda, Azure Functions, Cloud Run
CaaSContainers and appsKubernetes, OS, hardwareEKS, AKS, GKE

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 →

How Courseiva writes practice questions · Editorial policy

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.