Question 471 of 982
Describe an analytics workload on AzuremediumMultiple ChoiceObjective-mapped

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?

Question 1mediummultiple choice
Read the full NAT/PAT explanation →

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.

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.

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 →

How Courseiva writes practice questions · Editorial policy

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.

Keep practising

More DP-900 practice questions

Last reviewed: Jun 11, 2026

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.

Loading comments…

Sign in to join the discussion.

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.