Databricks Certified Data Engineer Associate — Question 152

A data engineer needs to determine whether to use the built-in Databricks Notebooks versioning or version their project using Databricks Repos.

What is an advantage of using Databricks Repos over the Databricks Notebooks versioning?

Answer options

Correct answer: D

Explanation

The correct answer is D because Databricks Repos allows for the management of multiple branches, which is essential for collaborative development and version control. Options A and C are incorrect as they pertain to features available in both Databricks Notebooks and Repos. Option B is misleading because while Repos is part of the Databricks platform, it doesn't highlight a specific advantage over Notebooks.