Skip to main content
Version: 1.0

Exercise: Real World Structured Streaming

Now that you've covered some architectural aspects of Streaming, let's handle a Streaming use case from the Data perspective. Follow instructions here to get started.

Need a little Scala booster?

This exercise is written in Scala (intentionally! See if you can identify why.). If you're not familar with Scala and just want a quick overview of the syntax, check out this tutorial.

You can also find a very short Scala exercise containing possible Scala functions specific to the Streaming exercise.