Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up

What is the difference between batch and stream processing?

  1. A Batch processes bounded datasets on a schedule; streaming processes unbounded data continuously
  2. B Streaming is always faster
  3. C Batch cannot handle large data
  4. D They produce different results always
Answer

Batch processes bounded datasets on a schedule; streaming processes unbounded data continuously

Streaming reduces latency but adds complexity around windowing, late data and exactly-once semantics.

All Big data MCQs

Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up as