Courseiva
Describe Azure architecture and servicesmediumMultiple ChoiceObjective-mapped

AZ-900 Describe Azure architecture and services Practice Question

Which Azure service provides a fully managed, serverless data warehouse for enterprise analytics with massive parallel processing?

⚠ Common exam trap

Many candidates confuse Azure SQL Database (a transactional OLTP service) with a data warehouse, overlooking that Synapse Analytics is the dedicated MPP-based solution for enterprise analytics.

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

Azure Synapse Analytics

Azure Synapse Analytics (formerly SQL Data Warehouse) is the correct answer because it is a fully managed, serverless data warehouse that uses massive parallel processing (MPP) to run complex queries across large datasets. It separates compute from storage, allowing you to scale compute resources independently and pause them when not in use, which is ideal for enterprise analytics workloads.

Answer analysis

Option-by-option breakdown

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

  • Azure SQL Database

    Why it's wrong here

    Azure SQL Database is a fully managed relational database service built on the SQL Server database engine, optimized for online transaction processing (OLTP) workloads that require high volumes of small, concurrent reads and writes. While it offers columnstore indexes, it does not use a massively parallel processing (MPP) architecture with separate compute and storage scale-out like Azure Synapse Analytics. Therefore, for enterprise-scale data warehousing and complex analytical queries, Azure SQL Database is not the correct choice.

  • Azure Synapse Analytics

    Why this is correct

    Azure Synapse Analytics is the correct answer because it is a unified analytics platform designed specifically for enterprise data warehousing and big data analytics. It uses a massively parallel processing (MPP) architecture that distributes query execution across multiple compute nodes, enabling complex queries against enormous datasets at high throughput. Its dedicated SQL pool provides T-SQL-based relational semantics, allowing business intelligence tools like Power BI to query structured data stored in tables or external file sources.

  • Azure Cosmos DB

    Why it's wrong here

    Azure Cosmos DB is a globally distributed, multi-model NoSQL database service that provides single-digit-millisecond read and write latency for document, key-value, graph, and column-family data models. Because it is schemaless and optimizes for flexible ingestion and horizontal distribution rather than relational querying, it does not support the rich T-SQL, joins, and MPP-based analytical workloads of a traditional data warehouse. Therefore, it cannot serve as the enterprise data warehouse in this scenario.

  • Azure HDInsight

    Why it's wrong here

    Azure HDInsight is a managed cluster service for running open-source big data frameworks in the cloud, including Hadoop, Apache Spark, Hive, and Kafka. It is designed for batch and streaming processing of unstructured and semi-structured data, not for serving as a dedicated relational MPP data warehouse with guaranteed ACID transactions and enterprise BI concurrency. As a result, HDInsight may process data at scale but lacks the optimized SQL query engine and data-warehouse semantics that Azure Synapse Analytics provides.

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

Go deeper

Related to this question

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 →

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.