Instiq
Chapter 4 · Analytics Workloads on Azure·v2.1.0·Updated 6/28/2026·~8 min

What's changed: Added §4.4 "Microsoft Fabric (Unified Analytics Platform)" to fix the drift from the 2026 refresh that centers the analytics domain on Fabric/OneLake/lakehouse/Real-Time Intelligence/Data Activator. Adds Fabric alongside the existing Synapse-centric content

4.2Azure Analytics Services

Key points

Understand the Azure services behind the analytics pipeline—Azure Data Factory, Azure Synapse Analytics, Azure Databricks, and Azure Stream Analytics—and their roles.

Azure services cover stages of the analytics pipeline. Learning which stage each handles makes them easier to remember.

4.2.1Key services

Diagram of Azure analytics services: Azure Data Factory (ingest & orchestrate/ETL), Azure Synapse Analytics (large-scale warehousing), Azure Databricks (Spark-based processing), Stream Analytics (real-time streaming), and Microsoft Power BI (visualize & report).
Azure analytics services
  • Azure Data Factory: ingest, transform, and orchestrate data (ETL/ELT pipelines).
  • Azure Synapse Analytics: an integrated platform for large-scale warehousing and analytics.
  • Azure Databricks: an Apache Spark-based platform for big data processing and ML.
  • Azure Stream Analytics: processes real-time streaming data.
ServicePipeline stageRole
Azure Data FactoryIngest / processBuild/run ETL/ELT pipelines
Azure Synapse AnalyticsStore / analyzeLarge-scale warehousing + analytics
Azure DatabricksProcess / analyzeSpark big-data processing & ML
Azure Stream AnalyticsProcess (real time)Streaming data processing
Microsoft Power BIVisualizeReports & dashboards

Azure Synapse Analytics is not just a warehouse but an integrated platform spanning data integration, large-scale analytics, and visualization—SQL analytics, Spark processing, and integration pipelines in one place. Azure Databricks is an Apache Spark-optimized platform for processing and ML, widely used for data science. They overlap, but the exam maps "Spark = Databricks" and "large-scale warehouse / integrated analytics = Synapse."

Example

Scenario: build a sales-analytics platform. Ingest/transform store DBs and CSVs with Data Factory (ETL/ELT) → store and aggregate at scale in a Synapse warehouse → visualize an executive dashboard in Power BI. For instantly detecting IoT sensor anomalies, use Stream Analytics for real-time processing. Each service owns a pipeline stage.

Note

Q. Data Factory vs Synapse? Data Factory is mainly ingest/transform pipelines (ETL/ELT); Synapse is an integrated platform for store, large-scale analysis, and visualization (and includes pipeline features). Q. Synapse vs Databricks? Both handle large-scale processing; remember Databricks is strong in Spark/data science, Synapse in SQL warehousing and integrated analytics. Q. Real time? Processing continuously arriving data immediately is Stream Analytics.

Exam point

Common mappings: ingest/ETL = Data Factory, large-scale warehouse/integrated analytics = Synapse, Spark = Databricks, real-time = Stream Analytics, visualization = Power BI.

4.2.2Section summary

  • Data Factory (ingest/ETL) / Synapse (warehouse, integrated analytics)
  • Databricks (Spark) / Stream Analytics (real-time)

Sign in to track progress — Log in.

Quick check

(just a quick review)

Q1. Which Azure service builds and orchestrates ingestion/transformation (ETL/ELT) pipelines?

Q2. Which Azure platform integrates large-scale data warehousing and analytics?

Q3. Which Azure service fits processing real-time streaming data?

Check your understandingPractice questions for Chapter 4: Analytics Workloads on Azure

Keep track of your progress

The full study guide is free to read. Sign up free to practice with the question bank, track what you have read, review your mistakes, and highlight passages.