What software allows companies to react to inputs in real-time?

To illustrate how this works let’s take a look at two pervasive technologies: Spark and Kafka. These two have become hugely popular because of the need for real time data processing – for instance self driving cars, taxi sharing apps, fraud detection or any application where the user needs to be warned immediately. Let’s build a toy real time weather recording and alerting app and experiment together.

Continue reading “What software allows companies to react to inputs in real-time?”