Microsoft Azure Data Fundamentals — Question 82

What is a characteristic of batch processing?

Answer options

Correct answer: C

Explanation

Option C is correct because batch processing inherently involves a delay between data ingestion and processing results, as it typically processes data in groups rather than in real-time. Option A is incorrect since batch processing does not require immediate processing. Option B is misleading, as batch sizes can vary and do not necessarily have to be under 1 GB. Option D is wrong because batch processing can handle both structured and unstructured data.