When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Apache Kafka Series - KSQL on ksqlDB for Stream Processing !

Use SQL on Apache Kafka with Confluent ksqlDB! Build an entire taxi booking application based on KSQL stream processing

     
  • 4.3
  •  |
  • Reviews ( 2K )
₹669
Apache Kafka Series - KSQL on ksqlDB for Stream Processing !

This Course Includes

  • iconudemy
  • icon4.3 (2K reviews )
  • icon4h 2m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About Apache Kafka Series - KSQL on ksqlDB for Stream Processing !

_The latest release in the Apache Kafka Series!_

Confluent ksqlDB has become an increasingly popular stream processing framework built upon Kafka Streams. It enables developers to write real-time stream processing applications with the ease of SQL. No Kafka Streams knowledge required!

For this course, I have partnered with

KSQL expert Simon Aubury

to bring you the ultimate KSQL course. We'll take a project based approach for this course. You'll learn all the most important KSQL features by gradually building a KSQL taxi booking application!

KSQL Setup

KSQL Command Line

Streams with CSV, JSON, and AVRO

Use the KSQL-Datagen utility

Manipulate streams

Create Tables

Perform Joins

Advanced KSQL: Rekeying, Merging Streams, Windowing, Geospatial

Extending KSQL: UDF & UDAF

Moving to Production

KSQL Operations

Note:

To best enjoy this course, a Mac or Linux machine is preferred. Windows users will have special instructions and would be better by leveraging a Linux VM. ===============================

Instructor

My name is Stephane Maarek

, and I'll be your instructor in this course. I teach about Apache Kafka, the Kafka ecosystem and Kafka Certifications with my focus always on helping my students improve their professional proficiencies. I am also the co-founder of Conduktor: an enterprise Apache Kafka platform & UI to help everyone use Kafka. Throughout my career in designing and delivering these certifications and courses, I have already taught 1,000,000+ students and gotten 350,000+ reviews!

Simon Aubury is the lead instructor

of this course. He is a KSQL expert, authored many blogs on the Confluent Blog, and wrote cool KSQL POCs on Medium such as detecting in real-time when the heater of his house is left on, or when planes go over his house! He'll be leading you through this course and make sure that everything is properly explained. With Apache Kafka becoming much more than a buzzword out there, I've decided it's time for students to properly learn how to be a Kafka professional. So, let’s kick start the course! You are in good hands! ===============================

This Course Also Comes With:

Lifetime Access to All Future Updates

A responsive instructor in the Q&A Section

Links to interesting articles, and lots of good code to base your next applications onto

Udemy Certificate of Completion Ready for Download

This is the course that could improve your career!

Apache Kafka is a skill in high demand and there are not enough people to fulfill all the open positions. You can boost your income, take on new roles and fun challenges. Many of my students are now the Kafka experts of their companies! You can be the next!

I hope to see you inside the course!

=======================

_Note:_

Looking for more advanced Kafka concepts? There are many volumes in the Apache Kafka Series:

Learn Kafka for Beginners v2 (great to start)

Kafka Connect Hands On Learning

Kafka Streams for Data Processing

KSQL on ksqlDB - Hands On!

Kafka Cluster Setup & Administration

Confluent Schema Registry & Kafka REST Proxy

Kafka Security (SSL SASL ACL)

Kafka Monitoring and Operations

Happy learning!

What You Will Learn?

  • Learn all the fundamentals of KSQL & ksqlDB .
  • Create a taxi booking application .
  • Create Streams, Tables, Generate Data with ksql-datagen .
  • Advanced Operations: Joins, Windowing, Aggregations, Geospatial .
  • Deal with all kind of data formats: CSV, JSON & Avro .
  • Create and use UDF, use UDAF .
  • Moving KSQL to production with tips.