by florine@dataworkz.nl | Sep 27, 2024 | Stories
In this article I will walk you through the processing of some Dutch COVID-19 data using Google Dataflow and Apache Beam via Spotify’s Scio Scala library and a dash of Twitter’s Algebird. (Bake at 200 degrees for 20 minutes) Why this combo? Because I wanted to learn...
by florine@dataworkz.nl | Sep 27, 2024 | Stories
In a streaming data processing system, we frequently have to deal with: a varying load of incoming events calls to external APIs over the network to process those events The same situation applies to microservice architectures, where services make use of each other...