Session Type
Breakout Session
Name
Introduction to Stateful Stream Processing with Apache Flink
Date
Wednesday, March 19, 2025
Time
6:00 PM - 6:45 PM
Location Name
Scarlet 2
Description

Stream Processing has evolved quickly in a short time: only a few years ago, it was mostly simple real-time aggregations with limited throughput and consistency. Today, many stream processing applications have sophisticated business logic, strict correctness guarantees, high performance, low latency, and maintain terabytes of state without databases. Stream processing frameworks also abstract a lot of the low-level details away, such as routing the data streams, taking care of concurrent executions, and handling various failure scenarios while ensuring correctness.

Ufuk Celebi
Level
Introductory
Target Audience
Architect, Developer, Operator/Administrator
Tags
Apache Flink, Architecture, Operations, Stream Processing, Systems