YoVDO

Complex Event Processing Using Apache Flink

Offered By: Pluralsight

Tags

Apache Flink Courses Streaming Data Courses Real-time Data Analysis Courses

Course Description

Overview

The Complex Event Processing is built on top of the core Flink libraries. It allows you to detect and process patterns in an infinite stream of events, or within a time window. This course will teach you to handle complex event processing for streaming data using Apache Fink.

The Apache Flink library supports complex event processing using the Complex Event Processing or the CEP library which is built on top of the Flink core APIs. In this course, Complex Event Processing Using Apache Flink, you'll learn about complex event processing involving defining patterns that you want to detect and identify in the input stream, either across the stream as a whole or within a certain time window. First, you'll be introduced to the Pattern API which allows you to define patterns that you want to detect in input streams. You'll create patterns using singleton patterns that match only one event in the input stream, you'll also use looping patterns created using quantifiers that can match multiple events in the input stream. Next, you'll see how you can specify different kinds of conditions to accept events into your pattern. Simple conditions only look at the properties of an event to perform matching, iterative conditions can look at the previous matched events and even compute statistics on the input stream to accept matching events. You'll see how more complex conditions can be created using combining operations with logical 'AND' and logical 'OR.' You'll also explore the contiguity constraints that we can define on patterns including strict contiguity, relaxed contiguity, and non-deterministic relaxed contiguity. Finally, you'll see how you can control how many times a particular event matches a pattern using the after match skip strategy. You'll understand the differences between the no skip, skip to next, skip past last event, skip to first, and skip to last strategies. You'll also see how you can perform pattern matching within a time window, and handle partial timed-out matches. When you're finished with this course, you'll have the skills and the ability to detect patterns in input streams using the pattern API in the Apache Flink Complex Event Processing library.

Taught by

Janani Ravi

Related Courses

Mejora tu Negocio con Inteligencia Artificial
Universidad Anáhuac via edX
Build a Real-time Stock Market Dashboard using Power BI
Coursera Project Network via Coursera
إنشاء لوحة تحكم للبورصة باستخدام أوراق جوجل
Coursera Project Network via Coursera
Tracking Cryptocurrency Exchange Trades with Google Cloud Platform in Real-Time
Google Cloud via Coursera
Introduction to Amazon Kinesis Analytics (Korean)
Amazon Web Services via AWS Skill Builder