KSQL - the Apache Kafka Streaming SQL Engine - Live Demo using Delimited, JSON and Avro data

preview_player
Показать описание
KSQL is the open-source, Apache 2.0 licensed streaming SQL engine on top of Apache Kafka from Confluent KSQL makes stream processing available to everyone. Even though it is simple to use because there is no need to write source code, KSQL is built for mission-critical and scalable production deployments (using Kafka Streams under the hood). This video shows a live demo using Delimited, JSON and Avro data to create STREAMs and TABLEs for continuous stream processing of events in Apache Kafka.
Рекомендации по теме
Комментарии
Автор

Great Kai!
I'm analysing for a solution where I would have CDC Salesforce Event along Confluent Kafka and ksqlDB, creating a replica in near real time of Salesforce. What do you think about it?

JCArtuso
Автор

Thanks for the demo
Can you demo a consumer producer scenario with streams

susmitdey