- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 07:46 PM
According to the official FAQ, the short answer is NO.
They will probably release a practice test when they retire existing current version.
Long answer:
Are there any practice exams available for Databricks certification exams? At this time, there are two certifications with practice exams available. The Databricks Certified Associate Developer for Apache Spark 3.0 exam has a practice exam available for Python and Scala. The Databricks Certified Data Engineer Associate exam also has a practice exam available.
Source:Are there any practice exams available for Databricks certification exams? At this time, there are two certifications with practice exams available. The Databricks Certified Associate Developer for Apache Spark 3.0 exam has a practice exam available for Python and Scala. The Databricks Certified Data Engineer Associate exam also has a practice exam available.
https://files.training.databricks.com/lms/docebo/databricks-academy-faq.pdf
To prepare the exam:
- Understand what will be tested in the Exam - https://www.databricks.com/learn/certification/data-engineer-professional
- Complete the online training courses - videos
- Academy Training - Advanced Data Engineering with Databricks
- Complete the lab with the code repo - https://github.com/databricks-academy/advanced-data-engineering-with-databricks
- Go through the content (PDF - Assets)
- Practice more on delta format (understanding how it works), medallion architecture, performance issues ( spill, skew, shuffle, storage issue, memory issue)
Enjoy learning!