Get startedGet started for free

Batch scenarios

You've learned a bit about using batch processing to handle common data oriented scenarios. One of your colleagues believes that batch processing is appropriate for every situation, but you're not so sure. Consider each of the following scenarios and decide whether it would make a good case for using batch processing.

  • Order processing - Consider a website selling physical goods and the entire process to get the order to the customer.
  • Internet audio - Listening to your favorite songs online.
  • Machine Learning (ML) training - The process of building a machine learning model based on large amounts of data.
  • Software compilation - Turning software source code into an executable program or programs.
  • Fraud detection - Determining whether a credit card charge is likely valid.

This exercise is part of the course

Streaming Concepts

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise