Stream Processing Live Traffic Data with Kafka Streams

Hands-on Labs 2

10:35 - 12:30

Big data & machine learning

In this workshop we will set up a streaming framework which will process realtime data of traffic sensors installed within the Belgian road system.

Starting with the intake of the data, you will learn best practices and the recommended approach to split the information into events in a way that won’t come back to haunt you.
With some basic stream operations (count, filter, … ) you will get to know the data and experience how easy it is to get things done with Spring Boot & Spring Cloud Stream.

But since simple data processing is not enough to fulfill all your streaming needs, we will also let you experience the power of windows.
After this workshop, tumbling, sliding and session windows hold no more mysteries and you will be a true streaming wizard.