
Ultimate access to all questions.
A data architect is designing a data model that works for both video-based machine learning workloads and highly audited batch ETL/ELT workloads. Which of the following describes how using a data lakehouse can help the data architect meet the needs of both workloads?
A
A data lakehouse requires very little data modeling.
B
A data lakehouse combines compute and storage for simple governance.
C
A data lakehouse provides autoscaling for compute clusters.
D
A data lakehouse stores unstructured data and is ACID-compliant.
E
A data lakehouse fully exists in the cloud.
Explanation:
The correct answer is D because:
Video-based machine learning workloads typically require handling unstructured data (like video files, images, audio). A data lakehouse can store unstructured data efficiently.
Highly audited batch ETL/ELT workloads require ACID compliance to ensure data integrity, consistency, and reliable transaction processing for auditing purposes.
The data lakehouse architecture combines the best of both worlds:
Why other options are incorrect:
This combination makes the data lakehouse ideal for modern data architectures that need to support both AI/ML workloads (with unstructured data) and traditional analytics workloads (with ACID compliance requirements).