Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Microsoft logo

Microsoft Certified:Azure Data Engineer Associate

Domain 1Objective 1

Implement a Partition Strategy DP-203 Practice Questions (Page 1)

Part of the Design and implement data storage domain, which accounts for 15–20% of the DP-203 exam. Microsoft does not publish an official question count, but from its 100-minute exam (~40–65 total, ~6–13 in this domain), expect 3–7 from this objective — we provide 30 practice questions to prepare you well beyond it. (estimate)

30questions here
6free pages
5concepts
15–20%of the exam

Questions 1–5

  1. 1application · medium

    A telemetry platform ingests IoT device messages into Azure Event Hubs. Each message includes a device ID, a timestamp, and a reading. Downstream Azure Stream Analytics jobs aggregate data by device and by 5-minute tumbling windows. The current Event Hubs partition count is 8. You notice that some partitions are heavily skewed, causing processing delays. What should you do to improve throughput and reduce skew?

    Select an answer first
  2. 2application · medium

    A healthcare analytics team uses Azure Synapse dedicated SQL pool for a fact table containing patient encounters. The table is partitioned by year and distributed by hash on PatientID. Queries often filter on a specific clinic ID and a date range of one month. The table has 10 years of data. You need to improve query performance. What should you do?

    Select an answer first
  3. 3foundation · easy

    Which file partitioning approach is most effective for managing incremental data loads in a data lake?

    Select an answer first
  4. 4application · medium

    A telemetry company ingests IoT sensor readings from millions of devices into Azure Event Hubs. The data is then written to Azure Data Lake Storage Gen2 in near real-time. Downstream analytics often filter by device_id and by hour. The current writer creates a new file every minute with all events. Queries are slow and file counts are high. You need to design a file partition strategy that balances query performance and manageable file counts. What should you do?

    Select an answer first
  5. 5expert · hard

    A healthcare company uses Azure Synapse Analytics dedicated SQL pool for its data warehouse. The fact table contains patient visits and is partitioned by visit_date. Queries that filter by visit_date are fast, but queries that filter by patient_id are slow because they scan all partitions. You need to improve performance for patient_id queries without degrading visit_date query performance. You have a limited budget for storage and maintenance. What should you do?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Microsoft. “DP-203” is a trademark of its owner, used for identification only.