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 5)

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 21–25

  1. 21foundation · easy

    For an analytical workload that frequently aggregates sales by region and month, which partition key would most improve query performance?

    Select an answer first
  2. 22application · medium

    A retail analytics team stores product sales data in Azure Data Lake Storage Gen2. The data is used for both daily reporting and ad-hoc queries that filter by product_category and by sale_date. The current layout is /sales/2024/05/15/sales.parquet. Queries are slow. You need to identify whether partitioning is necessary and implement it. What should you do?

    Select an answer first
  3. 23application · medium

    A media company stores raw clickstream logs in Azure Data Lake Storage Gen2. The logs are appended continuously and total about 2 TB per day. Data scientists run exploratory queries that often filter by date and by user segment. The current layout is /logs/clickstream_<timestamp>.json. Queries are slow and expensive. You need to improve query performance and reduce cost. What should you do?

    Select an answer first
  4. 24expert · hard

    A healthcare company stores patient records in Azure Data Lake Storage Gen2. The data is partitioned by year and then by month. Each day, about 5,000 small JSON files are written. Data scientists run queries that filter on a specific patient ID and a date range of one year. Queries are slow because they scan many small files. You need to improve query performance while minimizing changes to the ingestion pipeline. What should you do?

    Select an answer first
  5. 25foundation · easy

    In a streaming data pipeline, what is the main purpose of partitioning the event stream by a key such as device ID?

    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.