QuestionQ37
Data Modeling with Databricks SQLHow are analytical models mapped to the Gold layer within the Delta Lake medallion architecture on Databricks?
- A The Gold layer is primarily used for storing backup copies of all data for disaster recovery purposes.
- B The Gold layer stores raw, unprocessed data for initial ingestion and schema evolution.
- C The Gold layer is used for data cleaning, deduplication, and joining across domains to establish data integrity.
- D The Gold layer contains de-normalized data models optimized for analytics, reporting, and machine learning.
Community Discussion