
Ultimate access to all questions.
Which of the following is hosted completely in the control plane of the classic Databricks architecture?
A
Worker node
B
JDBC data source
C
Databricks web application
D
Databricks Filesystem
E
Driver node
Explanation:
In the classic Databricks architecture, the control plane includes management services that handle workspace management, job scheduling, and user interface components. The Databricks web application is part of the control plane, providing the user interface for managing workspaces, clusters, jobs, and notebooks.
Key points:
The control plane manages administrative functions while the data plane handles actual data processing in the customer's cloud environment.