Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Data

Exploring the Apache Flink API for Processing Streaming Data

Flink is a stateful, tolerant, and large scale system which works with bounded and unbounded datasets using the same underlying stream-first architecture.

Janani Ravi - Pluralsight course - Exploring the Apache Flink API for Processing Streaming Data
by Janani Ravi

What you'll learn

Apache Flink is built on the concept of stream-first architecture where the stream is the source of truth. In this course, Exploring the Apache Flink API for Processing Streaming Data, you will perform custom transformations and windowing operations on streaming data.

First, you will explore different stateless and stateful transformations that Flink supports for data streams such as map, flat map, and filter transformations.

Next, you will learn the use of the process function and the keyed process function which allows you to perform very granular operations on input streams, get access to operator state, and access timer services.

Finally, you will round off your knowledge of the Flink APIs by performing transformations using the table API as well as SQL queries.

When you are finished with this course you will have the skills and knowledge to design Flink pipelines, access state and timers in Flink, perform windowing and join operations, and run SQL queries on input streams.

Table of contents

About the author

Janani Ravi - Pluralsight course - Exploring the Apache Flink API for Processing Streaming Data
Janani Ravi

A problem solver at heart, Janani has a Masters degree from Stanford and worked for 7+ years at Google. She was one of the original engineers on Google Docs and holds 4 patents for its real-time collaborative editing framework.

More Courses by Janani