Industry

Jun 12, 2019

Swimming in the Data River; When Streaming Analytics Isn’t

The dirty secret of most “streaming analytics” technologies is that they are just stream processors: they sit on a stream and continuously compute the results of a particular query. They’re good for alerting, keeping a dashboard up-to-date in real time, and streaming ETL, but they’re not good at powering apps that give you true insight into what is happening: for this you need the ability to explore, slice/dice, drill down, and search into the data.This talk will cover the current state of the streaming analytics world, what Druid brings to the table, and some of the technical details behind its design and its integration with Kafka.