Exploring the Apache Flink API for Processing Streaming Data
Offered By: Pluralsight
Course Description
Overview
Flink is a stateful, tolerant, and large scale system which works with bounded and unbounded datasets using the same underlying stream-first architecture.
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.
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.
Taught by
Janani Ravi
Related Courses
Conceptualizing the Processing Model for the AWS Kinesis Data Analytics ServicePluralsight Processing Streaming Data Using Apache Flink
Pluralsight Processing Streaming Data Using Apache Spark Structured Streaming
Pluralsight Exploring the Apache Spark Structured Streaming API for Processing Streaming Data
Pluralsight Exploring the Apache Beam SDK for Modeling Streaming Data for Processing
Pluralsight