
Explanation:
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.
Ultimate access to all questions.
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.
No comments yet.