Microsoft Azure Data Fundamentals — Question 3

Which scenario is an example of a streaming workload?

Answer options

Correct answer: C

Explanation

The correct answer is C, as it involves continuously sending real-time telemetry data, which is characteristic of a streaming workload. Options A and B represent batch processing scenarios, where data is collected and sent at specific intervals rather than streamed continuously. Option D also involves periodic data transfer rather than real-time streaming.