For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeAzure Solutions Architect Expert (AZ-305)Azure Solutions Architect Expert AZ-305 Practice Exam 1Question 21
    Medium1 markMultiple Choice
    Domain 2.2: Design data integrationDomain 2Data IntegrationData FactoryDatabricks

    AZ-305 · Question 21 · Domain 2.2: Design data integration

    Your company is designing an ELT (Extract, Load, Transform) pipeline.

    The pipeline must extract data from 50 different on-premises and cloud data sources, load the raw data into Azure Data Lake Storage Gen2, and then perform complex transformations using Apache Spark. The data engineering team prefers writing transformation logic in Python and Scala notebooks.

    Which TWO Azure services should you combine to build this solution? (Select TWO)

    Answer options:

    A.

    Azure Data Factory

    B.

    Azure Databricks

    C.

    Azure Stream Analytics

    D.

    Azure Event Hubs

    E.

    Azure SQL Database

    How to approach this question

    Identify the orchestrator/extractor (Data Factory) and the Spark-based transformation engine (Databricks).

    Full Answer

    Azure Data Factory and Azure Databricks.
    A common modern data warehouse pattern is to use Azure Data Factory for data movement (Extract and Load) because of its extensive library of linked services and copy activities. Once the data is in the Data Lake, Data Factory triggers an Azure Databricks notebook to perform the complex transformations (Transform) using Apache Spark, Python, and Scala.

    Common mistakes

    Trying to use Stream Analytics for batch processing, or assuming Data Factory can do complex Python/Scala transformations natively without a compute engine like Databricks or Synapse Spark.
    Question 20All questionsQuestion 22

    Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 1

    55 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01Contoso Ltd is a global financial institution with 80 Azure subscriptions spread across 4 managem...MediumQ02Fabrikam Inc. operates a hybrid cloud environment with 500 on-premises VMware virtual machines ru...HardQ03A startup company has a single Azure subscription with a monthly budget of $5,000. The CFO want...EasyQ04You are designing an Azure Sentinel architecture for a Managed Security Service Provider (MSSP). ...MediumQ05A healthcare enterprise is migrating its infrastructure to Azure. They have strict compliance req...Hard
    View all 55 questions →