Courseiva
Describe core data conceptshardMultiple SelectObjective-mapped

DP-900 Describe core data concepts Practice Question

Which TWO Azure services are primarily used for batch processing of large volumes of data? (Choose two.)

⚠ Common exam trap

Many candidates confuse Azure Data Lake Storage (a storage service) with a processing service, or mistakenly think Azure SQL Database can handle large-scale batch processing due to its ability to run bulk insert operations, but it lacks the distributed compute and parallel architecture required for true batch processing at scale.

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 is correct because it provides a cloud-based data warehousing and analytics service that uses massively parallel processing (MPP) to run complex queries and batch processing jobs over large datasets, often using PolyBase or T-SQL to transform and load data in bulk. Azure Databricks is correct because it is an Apache Spark-based analytics platform optimized for batch processing, allowing users to run distributed data processing jobs (e.g., ETL, data transformation) across large volumes of data using DataFrames and RDDs in a cluster environment.

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 Synapse Analytics

    Why this is correct

    Synapse provides SQL and Spark engines for batch processing.

  • Azure SQL Database

    Why it's wrong here

    SQL Database is for transactional workloads, not batch processing.

  • Azure Stream Analytics

    Why it's wrong here

    Stream Analytics is for real-time stream processing.

  • Azure Databricks

    Why this is correct

    Databricks provides Apache Spark for batch and stream processing.

  • Azure Data Lake Storage

    Why it's wrong here

    Data Lake Storage is a storage layer, not a processing service.

About these practice questions

Courseiva writes every DP-900 question from scratch — 820 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 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.