DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE · Question #58
Which of the following is hosted completely in the control plane of the classic Databricks architecture?
The correct answer is C. Databricks web application. The control plane in the classic Databricks architecture is responsible for managing the Databricks workspace, user and group management, and cluster management, among other things. The Databricks web application is a part of the control plane that enables users to interact…
Question
Options
- AWorker node
- BJDBC data source
- CDatabricks web application
- DDatabricks Filesystem
- EDriver node
How the community answered
(38 responses)- A3% (1)
- C87% (33)
- D3% (1)
- E8% (3)
Explanation
The control plane in the classic Databricks architecture is responsible for managing the Databricks workspace, user and group management, and cluster management, among other things. The Databricks web application is a part of the control plane that enables users to interact with the workspace, create and manage clusters, and work with notebooks, jobs, and data. Worker nodes and driver nodes are part of the data plane, which is responsible for executing data processing tasks. JDBC data sources and the Databricks Filesystem are services that are used by both the control plane and the data plane.
Topics
Community Discussion
No community discussion yet for this question.