/* ---- Google Analytics Code Below */

Wednesday, February 20, 2019

Streaming Applications

Streaming applications, the only system I have worked with that does this is Splunk.  Also well known is Flink.   Usually large scale. Many other approaches exist.  Streaming is a means of processing arriving requests as they arrive.  Very successful in systems like Netflix.

Patterns of Streaming Applications  in InfoQ
Monal Daxini presents a blueprint for streaming data architectures and a review of desirable features of a streaming engine. He also talks about streaming application patterns and anti-patterns, and use cases and concrete examples using Apache Flink.

Bio
Monal Daxini is the Tech Lead for Stream Processing platform for business insights at Netflix. He helped build the petabyte scale Keystone pipeline running on the Flink powered platform. He introduced Flink to Netflix, and also helped define the vision for this platform. He has over 17 years of experience building scalable distributed systems.  .... " 

No comments: