DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE · Question #26
Which of the following is stored in the Databricks customer's cloud account?
The correct answer is D. Data. Databricks follows a shared responsibility model. The customer's cloud account (AWS, Azure, or GCP) hosts the data plane, which includes the actual data stored in cloud object storage (e.g., S3, ADLS, GCS) and the compute clusters. The Databricks control plane - which includes…
Question
Options
- ADatabricks web application
- BCluster management metadata
- CRepos
- DData
- ENotebooks
How the community answered
(31 responses)- B6% (2)
- C3% (1)
- D90% (28)
Explanation
Databricks follows a shared responsibility model. The customer's cloud account (AWS, Azure, or GCP) hosts the data plane, which includes the actual data stored in cloud object storage (e.g., S3, ADLS, GCS) and the compute clusters. The Databricks control plane - which includes the web application, cluster management metadata, Repos, and Notebooks - is managed and hosted by Databricks in Databricks's own cloud account. Data itself always resides in the customer's environment.
Topics
Community Discussion
No community discussion yet for this question.