- A
Azure Data Factory
Why wrong: Azure Data Factory is primarily an orchestration and data movement service for batch and scheduled pipelines, not for real-time stream processing.
- B
Azure Stream Analytics
Azure Stream Analytics processes streaming data in real time using SQL-like queries, making it suitable for real-time analytics and event-driven responses.
- C
Azure Batch
Why wrong: Azure Batch is for running large-scale batch computing workloads, not real-time stream processing.
- D
Azure Data Lake Analytics
Why wrong: Azure Data Lake Analytics is a batch query service for data stored in Data Lake Storage; it does not process real-time streaming data.
Quick Answer
Azure Stream Analytics is the correct choice because it is purpose-built for real-time stream processing, enabling the retail company to analyze clickstream data as it arrives, detect patterns with SQL-like queries, and trigger personalized offers with sub-second latency. This service ingests data from sources like Azure Event Hubs, processes it continuously, and can output results to storage or downstream actions, perfectly matching the need for immediate pattern detection. On the Microsoft Azure Data Fundamentals DP-900 exam, this question tests your understanding of which Azure service handles real-time versus batch workloads—a common trap is confusing Azure Stream Analytics with Azure Data Lake Storage or Azure Synapse Analytics, which are designed for batch or historical analysis. Remember the memory tip: “Stream for streaming, Lake for later”—Azure Stream Analytics processes live data, while Data Lake stores raw data for future batch jobs.
DP-900 Describe an analytics workload on Azure Practice Question
This DP-900 practice question tests your understanding of describe an analytics workload on azure. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. 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.
A retail company wants to analyze customer clickstream data in real-time to detect patterns and trigger personalized offers. They also store the raw clickstream data in Azure Data Lake Storage for later batch analysis. Which Azure service should they use for the real-time processing component?
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 Stream Analytics
Azure Stream Analytics is the correct choice because it is designed for real-time data processing and analytics on streaming data, such as clickstream events. It can ingest data from sources like Azure Event Hubs, apply SQL-like queries to detect patterns, and output results to triggers or storage, all with sub-second latency. This matches the requirement for real-time pattern detection and personalized offer triggering.
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.
- ✗
Azure Data Factory
Why it's wrong here
Azure Data Factory is primarily an orchestration and data movement service for batch and scheduled pipelines, not for real-time stream processing.
- ✓
Azure Stream Analytics
Why this is correct
Azure Stream Analytics processes streaming data in real time using SQL-like queries, making it suitable for real-time analytics and event-driven responses.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Azure Batch
Why it's wrong here
Azure Batch is for running large-scale batch computing workloads, not real-time stream processing.
- ✗
Azure Data Lake Analytics
Why it's wrong here
Azure Data Lake Analytics is a batch query service for data stored in Data Lake Storage; it does not process real-time streaming data.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often confuse Azure Data Factory (a batch ETL tool) with real-time processing, or they assume Azure Data Lake Analytics can handle streaming data because it works with Data Lake Storage, but it is strictly a batch service.
Detailed technical explanation
How to think about this question
Azure Stream Analytics uses a temporal SQL engine that supports windowing functions (e.g., tumbling, hopping, sliding windows) to aggregate and detect patterns over time, such as 'three clicks within 5 seconds.' It integrates natively with Azure Event Hubs for ingestion and Azure Functions or Power BI for real-time output, enabling low-latency triggers for personalized offers. Under the hood, it leverages a distributed stream processing architecture that guarantees exactly-once delivery semantics for stateful operations.
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
A media company stores terabytes of video archives that are accessed once a year for audit purposes. Moving these objects to a cold storage tier (Azure Archive, S3 Glacier, or Google Nearline) costs a fraction of hot storage. Questions like this test whether you understand storage tiers, access frequency tradeoffs, and retrieval latency requirements.
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 an analytics workload on Azure — study guide chapter
Learn the concepts, then practise the questions
- →
Describe an analytics workload on Azure practice questions
Targeted practice on this topic area only
- →
All DP-900 questions
982 questions across all exam domains
- →
Microsoft Azure Data Fundamentals DP-900 study guide
Full concept coverage aligned to exam objectives
- →
DP-900 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related DP-900 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Describe core data concepts practice questions
Practise DP-900 questions linked to Describe core data concepts.
Describe an analytics workload on Azure practice questions
Practise DP-900 questions linked to Describe an analytics workload on Azure.
Identify considerations for relational data on Azure practice questions
Practise DP-900 questions linked to Identify considerations for relational data on Azure.
Describe considerations for working with non-relational data on Azure practice questions
Practise DP-900 questions linked to Describe considerations for working with non-relational data on Azure.
DP-900 fundamentals practice questions
Practise DP-900 questions linked to DP-900 fundamentals.
DP-900 scenario practice questions
Practise DP-900 questions linked to DP-900 scenario.
DP-900 troubleshooting practice questions
Practise DP-900 questions linked to DP-900 troubleshooting.
Practice this exam
Start a free DP-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 DP-900 question test?
Describe an analytics workload on Azure — This question tests Describe an analytics workload on Azure — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Azure Stream Analytics — Azure Stream Analytics is the correct choice because it is designed for real-time data processing and analytics on streaming data, such as clickstream events. It can ingest data from sources like Azure Event Hubs, apply SQL-like queries to detect patterns, and output results to triggers or storage, all with sub-second latency. This matches the requirement for real-time pattern detection and personalized offer triggering.
What should I do if I get this DP-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
2 more ways this is tested on DP-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 plans to implement a near-real-time analytics solution for streaming IoT sensor data. Which Azure service should they use to ingest and process the data streams?
easy- A.Azure Data Factory
- B.Azure Synapse Analytics
- C.Azure Data Lake Storage Gen2
- ✓ D.Azure Stream Analytics
Why D: Azure Stream Analytics is a real-time event processing engine designed to ingest, process, and analyze high-velocity streaming data from sources like IoT sensors. It supports SQL-based queries to transform and route data streams to outputs such as Power BI or Azure Synapse, making it ideal for near-real-time analytics.
Variation 2. A company needs to analyze streaming data from IoT devices in real time. They want to identify anomalies and trigger alerts. Which Azure service should they use as the core processing engine?
easy- ✓ A.Azure Stream Analytics
- B.Azure Synapse Analytics
- C.Azure Databricks
- D.Azure Data Lake Storage
Why A: Azure Stream Analytics is purpose-built for real-time stream processing, allowing you to define SQL-like queries that run continuously against streaming data from sources like IoT Hub. It can detect anomalies and trigger alerts on the fly, making it the correct core processing engine for this IoT scenario.
Last reviewed: Jun 11, 2026
This DP-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 DP-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.