Get startedGet started for free

One or the other

You've seen that data can be processed in batches (records are grouped and processed at intervals) or streams (records are sent individually right away).

Can you correctly classify the following actions as being batched or streamed?

Some of these are tricky, you may have to think twice! Don't worry if you don't get it right the first time. All that matters is that you get the difference between batches and streams, so if you make a mistake, make sure to read the orange feedback messages at the bottom left to understand why!

This exercise is part of the course

Understanding Data Engineering

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise