Databricks Certified Data Engineer Associate — Question 56
In which scenario will a data team want to utilize cluster pools?
Answer options
- A. An automated report needs to be version-controlled across multiple collaborators.
- B. An automated report needs to be runnable by all stakeholders.
- C. An automated report needs to be refreshed as quickly as possible.
- D. An automated report needs to be made reproducible.
Correct answer: C
Explanation
The correct answer is C because cluster pools are designed to provide rapid access to resources, facilitating quick refreshes of automated reports. Options A, B, and D focus on version control, accessibility, and reproducibility, which are important but do not directly relate to the speed of refreshing reports.