Data streaming is gaining popularity, as it offers decreased latency, a radically simplified data infrastructure architecture, and the ability to cope with new data that is generated continuously. Apache Flink is a full-featured stream processing framework with:
Flink is used in several companies, including at ResearchGate, Bouygues Telecom, the Otto Group, and Capital One, and has a large and active developer community of well over 140 contributors. In this talk, we provide an overview of the system and its streaming-first philosophy, as well as the project roadmap and vision: fully unifying the, now separate, worlds of “batch” and “streaming” analytics.
Apache Flink is a full-featured streaming framework with a unique combination of features such as high throughput, millisecond latency, strong consistency, and support for event time and out-of-order streams. Flink has also full support for classic batch processing as a special case of stream processing, incorporating optimizations such as managed memory (on and off heap), and program optimization. Flink is used in several companies, including at ResearchGate, Bouygues Telecom, the Otto Group, and Capital One, and has a large and active developer community of well over 120 contributors.
Speakers: Till Rohrmann