Netflix seems to use Druid and did a very good feedback of this tech at Big Data 2017.
Druid
Druid is a streaming analytics data store that is ideal for powering user-facing data applications. Druid is often used to explore events immediately after they occur and to combine real-time results with historical events. Druid can ingest data at a rate of millions of events per second and is often paired with a message bus such as Kafka for high availability and flexibility.
https://www.confluent.io/blog/building-a-streaming-analytics-stack-with-apache-kafka-and-druid/
http://techblog.netflix.com/2013/12/announcing-suro-backbone-of-netflixs.html
Performance looks very good and we have to explore deeper this technology.
Comments
Post a Comment