Fraud Detection With Apache Kafka And KSQL

button-icon-arrow-right
button-icon-arrow-left

button-icon-arrow-leftBack

Event

Fraud Detection with Apache Kafka and KSQL

3 April 2019

New York

Added 01-Jan-1970

Schedule:
6:00 - Doors & Food
6:30 - Talk 1
7:15 - Talk 2
7:45 - Wrap & Chat

Talk 1: ATM Fraud Detection with Apache Kafka and KSQL
Speaker: Robin Moffatt, Developer Advocate @ Confluent
Abstract:
Detecting fraudulent activity in real time can save a business significant amounts of money, but has traditionally been an area requiring a lot of complex programming and frameworks, particularly at scale. Using KSQL, it's possible to use just SQL to build scalable real-time applications.
In this talk, we'll look at what KSQL is, and how its ability to join streams of events can be used to detect possibly fraudulent activity based on a stream of ATM transactions. We'll also see how easy it is to integrate Kafka with other systems—both upstream and downstream—using Kafka Connect to stream from a database into Kafka, and from Kafka into Elasticsearch.

Top