Microsoft Certified:Azure Data Engineer Associate
Domain 1Objective 1
Implement a Partition Strategy DP-203 Practice Questions (Page 2)
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 6–10
- 6
A media streaming company stores user activity logs in Azure Data Lake Storage Gen2. Data scientists run exploratory queries that filter by user_id and by date. The current layout is /logs/2024/05/15/activity.parquet. Queries are slow. You need to determine whether partitioning is necessary and, if so, implement it. What should you do?
Select an answer first - 7
When is it most appropriate to implement partitioning in Azure Data Lake Storage Gen2?
Select an answer first - 8
A financial services company stores transaction data in Azure Data Lake Storage Gen2. The data is partitioned by date and then by region. Each day, about 10,000 small files are written. Data scientists run queries that filter on a specific account ID and a date range of one month. 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 - 9
A media streaming company ingests viewer activity events into Azure Event Hubs. Each event includes a user ID, a content ID, and a timestamp. Downstream Azure Stream Analytics aggregates events by user and by 1-minute tumbling windows. The current partition key is the content ID. You observe that popular content causes partition skew, leading to processing delays. You need to reduce skew while preserving per-user ordering for windowed aggregations. What should you do?
Select an answer first - 10
A telecom company uses Azure Synapse dedicated SQL pool for a call detail record (CDR) fact table. The table is partitioned by month and distributed by hash on PhoneNumber. Analysts run queries that filter on a specific cell tower ID and a date range of one day. You notice that queries scan multiple partitions and performance is poor. What is the best way to improve query performance?
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.