Recording ready to view: VIRTUAL Apache Flink® Meetup with Robert Metzger & Raghav Nehru by Confluent Sept 27 2024

Watch the recording and ask questions about this event in this thread!

  • :spiral_calendar: When: 26 Sept 2024 at 18:00 (CEST)
  • :speaking_head: Speaker(s): Robert Metzger, Raghav Nehru
  • :notebook_with_decorative_cover: Talk(s): Introduction to Stateful Stream Processing with Apache Flink & Data pipelines with Apache Flink

Introduction to Stateful Stream Processing with Apache Flink
Stream Processing has evolved quickly in a short time: only a few years ago, stream processing 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.

This talk will give an introduction into Apache Flink, one of the most advanced open source stream processors that powers applications in Netflix, Uber, and Alibaba among others. In particular, we will go through the use cases that Flink was designed for, explain concepts like stateful and event-time stream processing, and discuss Flink’s APIs and ecosystem.

Slides: here


Data pipelines with Apache Flink
This talk walks through the process of creating real-time data pipelines using Flink. It introduces how to connect Flink with various data sources (like Kafka, or relational databases), focusing on transforming and enriching data streams. This talk is useful for understanding how Flink integrates with other components in a typical data processing pipeline.

Slides: here

:vhs: Find more Meetups Meetup Hub
:earth_africa: Join the Community

1 Like