Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Getting Started with Stream Processing Using Apache Flink

via Pluralsight

Overview

Flink is a stateful, tolerant, and large scale system with excellent latency and throughput characteristics. It works with bounded and unbounded datasets using the same underlying stream-first architecture, focusing on streaming or unbounded data.

Apache Flink is a distributed computing engine used to process large scale data. Flink is built on the concept of stream-first architecture where the stream is the source of truth. This course, Getting Started with Stream Processing Using Apache Flink, walks the users through exploratory data analysis and data munging with Flink. You'll start off learning about simple data transformations on streams such as map(), filter(), flatMap(), reduce(), sum(), min(), and max() on simple DataStreams and KeyedStreams. You'll then learn about window transformations in detail using tumbling, sliding, count, and session windows. You'll wrap up the course explore operations on multiple streams such as union and joins. All of this with hands on demos using Flink's Java API along with a real world project using Twitter's streaming API. After you've watched this course you'll have a strong foundation for stream processing concepts using Apache Flink.

Syllabus

  • Course Overview 1min
  • Understanding Streaming Data and Stream Processing 33mins
  • Implementing Basic Operations on Streaming Data 41mins
  • Windowing Operations on Streams 42mins
  • Fault Tolerance with State and Checkpoints 33mins
  • Working with Multiple Stream Sources 11mins

Taught by

Janani Ravi

Reviews

4.7 rating at Pluralsight based on 52 ratings

Start your review of Getting Started with Stream Processing Using Apache Flink

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.