Databricks Certified Data Engineer Associate — Question 94
A data engineer is maintaining a data pipeline. Upon data ingestion, the data engineer notices that the source data is starting to have a lower level of quality. The data engineer would like to automate the process of monitoring the quality level.
Which of the following tools can the data engineer use to solve this problem?
Answer options
- A. Auto Loader
- B. Unity Catalog
- C. Delta Lake
- D. Delta Live Tables
Correct answer: D
Explanation
Delta Live Tables is designed specifically for building and managing reliable data pipelines with automatic monitoring capabilities, making it the right choice for ensuring data quality. The other options, while useful for various aspects of data processing, do not provide the same level of automation and monitoring features specifically aimed at data quality.