Databricks Certified Data Engineer Associate — Question 85
Which type of workloads are compatible with Auto Loader?
Answer options
- A. Streaming workloads
- B. Machine learning workloads
- C. Serverless workloads
- D. Batch workloads
Correct answer: A
Explanation
Auto Loader is specifically designed to efficiently handle streaming workloads by incrementally processing new data as it arrives. The other options, while relevant to data processing, do not align with the capabilities of Auto Loader, which focuses on real-time data ingestion rather than machine learning, serverless, or batch processing.