Real-Time Kafka & Spark Streaming Project Demo (Beginner Friendly)

preview_player
Показать описание
🚀 Join me in this in-depth demonstration where I delve into the world of real-time data streaming! In this video, I take you through a life-like example of a streaming application, utilizing the power of Apache Kafka and Spark Streaming.

🌐 About this Video:
We'll explore a practical scenario where a financial company launches an instant cashback campaign. This campaign is unique – it offers immediate rewards when a customer's transaction meets specific criteria.

🔍 What You'll Learn:

Kafka in Action: Understand how Kafka efficiently handles transaction data in real time.
Spark Streaming Simplified: See how Spark Streaming processes and analyzes data on-the-fly.
Criteria-Based Cashback: Discover the logic behind triggering instant cashbacks based on transaction criteria.

📈 Enhance Your Skills:
Learn how to implement real-time data processing for financial transactions, a skill highly relevant in today's data-driven world.

🔔 Don't forget to Subscribe!
Stay updated with my latest tutorials and demos on data streaming technologies and more.

📣 Share Your Thoughts:
I love hearing from you! Drop your questions, feedback, or ideas in the comments below.

📚 Resources and Further Reading:
All resources in this video can be found below

👍 Like, Share, and Subscribe for more tech demos and tutorials!
Рекомендации по теме
Комментарии
Автор

Thank you very much. Please do more end-to-end data pipeline project demos.

JeffersonG-re
Автор

very good video, gives a good ideia about an use cases of kafka.

DeyvidCabral
Автор

please what is the version of kafka you have used ?

zakariaelaaliji
Автор

Hi, no show registers in the consumer

roberthuaytacortez
Автор

How do you change localhost:9092 to kafka:9092??

XELTRA
Автор

hello. this is a greate content. However when I reproduce I encounter this bug
When I click on and auth jupyter notebook in docker, I not seeing any notebook file, it is empty
If I manual upload the code file, when I run it will have error : Failed to find data source: kafka. Please deploy the application as per the deployment section of "Structured Streaming + Kafka Integration Guide".;

The code is exec.ipynb from your drive folder. Please help me if can, I am very appreciate

hoanghaang