Microsoft Certified:Azure Data Engineer Associate
Domain 1Objective 1
Implement a Partition Strategy DP-203 Practice Questions (Page 4)
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 16–20
- 16
What is the primary benefit of partitioning a large fact table in an analytical data warehouse?
Select an answer first - 17
A data engineer is designing a folder structure for a data lake that will store daily sales data. The data will be queried frequently by date ranges and occasionally by product category. Which partition strategy best optimizes performance and manageability?
Select an answer first - 18
A retail analytics team uses Azure Synapse dedicated SQL pool for a large sales fact table. The table is partitioned by month and distributed by hash on StoreID. Analysts run queries that aggregate sales by product category for a specific quarter. You notice that queries scan all partitions for the quarter. What is the most likely cause?
Select an answer first - 19
A marketing analytics team stores campaign performance data in Azure Data Lake Storage Gen2. The data is used for weekly reports and ad-hoc queries that filter by campaign_id and by event_date. The current layout is /campaigns/2024/05/15/data.parquet. Queries are slow. You need to identify whether partitioning is necessary and implement it. What should you do?
Select an answer first - 20
A large e-commerce company uses Azure Synapse Analytics dedicated SQL pool for its data warehouse. The fact table contains order details and is partitioned by order_date. Queries that filter by order_date are fast, but queries that filter by customer_id are slow because they scan all partitions. You need to improve performance for customer_id queries without degrading order_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.