Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Databricks logo

DatabricksCertified Data Engineer Professional

Domain 10Objective 1

Design and Implement Scalable Data Models Using Delta Lake to Manage Large Datasets. DATA-ENGINEER-PROFESSIONAL Practice Questions (Page 2)

Part of the Data Modeling domain, which accounts for 6% of the DATA-ENGINEER-PROFESSIONAL exam. Databricks does not publish an official question count, but from its 120-minute exam (~50–80 total, ~3–5 in this domain), expect 1–1 from this objective — we provide 29 practice questions to prepare you well beyond it. (estimate)

29questions here
6free pages
7concepts
6%of the exam

Questions 6–10

  1. 6application · medium

    A team manages a Delta Lake table that stores customer profiles. The schema has columns `customer_id`, `name`, and `email`. A new data source includes a `phone` column. The team wants to add this column while ensuring that any future writes with unexpected columns are rejected. What should they do?

    Select an answer first
  2. 7expert · hard

    A data platform team manages a large Delta Lake table that stores IoT sensor readings. The table is partitioned by `date` and `hour`. Queries often filter on `device_id` and `sensor_type`. The team has noticed that queries are slow and want to improve performance. They are considering partitioning by `device_id` or Z-ordering. What should they do?

    Select an answer first
  3. 8application · medium

    A media company stores user clickstream data in a Delta Lake table partitioned by `date`. Queries often filter on `user_id` and `campaign_id`. The team notices that queries scan many files even when filters are selective. They want to improve data skipping without changing the partitioning. What should they do?

    Select an answer first
  4. 9foundation · easy

    A Delta Lake table stores event data partitioned by `event_date`. After several months, the data engineer notices that queries are slower and many files are smaller than 1 MB. Which action is most directly aimed at improving file sizes and query performance?

    Select an answer first
  5. 10application · medium

    A logistics company has a Delta Lake table that stores shipment tracking events. The table is partitioned by `event_date` and receives frequent small batch writes throughout the day. Over time, the table has accumulated many small files, causing slow queries. The team wants to improve query performance and reduce file count. What should they 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 Databricks. “DATA-ENGINEER-PROFESSIONAL” is a trademark of its owner, used for identification only.