
Answer-first summary for fast verification
Answer: It maintains data lineage and historical records.
The primary advantage of the Bronze layer in a multi-hop or medallion architecture within Databricks is its ability to maintain data lineage and historical records. This layer is designed to store raw, unprocessed data upon ingestion, facilitating the tracking of data history and understanding its transformations over time. Such capabilities are essential for auditing, troubleshooting, and ensuring data quality throughout the analytics pipeline. Additionally, it supports the creation of a replayable history of data, enhancing data management and analysis processes.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
What is the primary advantage of utilizing the Bronze layer in a multi-hop or medallion architecture within Databricks?
A
It accelerates real-time data processing.
B
It provides a user-friendly interface for data analysis.
C
It maintains data lineage and historical records.
D
It stores only processed and aggregated data.
E
It enforces data access control and security.