Real Time data processing using Kafka?

Опубликовано: 25 Июль 2024
на канале: FEWV
632
18

Hi there! In this video, we will look at how to use Kafka for real-time data processing using, Node.js, MySQL, and React.

Want to read its article: https://fewv.dev/lessons/real-time-da...
Want the GitHub repo: https://github.com/Vishakha-Sawra/kaf...

Thank you for watching! ✨

If you have any queries, please ask me in the comment section below, I'll be happy to help ☺️
Or
Join the discord server:    / discord  

Topics:
0:00 Intro
0:13 What will we build?
1:09 Prerequisites
2:40 Set Up Backend
3:32 Set up Kafka Client and Admin
6:12 Set up Producer
9:46 Set up Consumer
12:06 Set up MySQL DB
14:10 Pull Zookeeper and Kafka Container
15:26 Start the Producer and Consumer
16:34 Verify DB
17:21 Create API endpoints
19:10 Test the endpoints
19:47 Create Frontend / React Code
24:11 Test Frontend
25:34 Outro