i am using kafka in my current project without knowing any knowledge. i have observed the offset, consumer,cluster and partitions words in the console and i thought where these words are in my project. after the watching this video i clearly understand about these components, Thank you bro for your clear explanation
Thanks Raghu . Mega star 🤣 i am planning for this weekend but getting enough time. After March i will actively post as my first spring boot microservice The live course will be complete .
This tutorial really very helpful to understand from base architecture and its explained each component as easily understandable. Thank you so much and post more videos.
Very creative and helpful video anyone can understand. I went through many articles and videos, and I was very confused, and my thought was Kafka is very big and very vast. But by watching this video I am full cleared on Kafka concepts.
Hi Basant, after this Kafka series could you please create knowledge sessions on SPARK. And integrating kafka with spark using spring boot by creating a data pipeline. thanks
Easy to understand and keeps my interest up. Thanks I have one request, can u please make a detailed video on " techniques to get addictions to learning forever" After 11 years I feel like losing interest in learning new and also deep learning. I have seen the same for experienced IT person in different companies I have worked. It's a humble request 🙏
Quick question : if there are two systems or application who is working as consumer and producer , how consumer knows that they need to create multiple consumer for consuming from multiple kafka partitions ? how to specify those in real world projects when desiging kafka clusters ? Can you please make a video on designing kafka clusters ?
How many consumer group needs to be created that totally depends on requirements of consumer application.let a scinario we have kafka topic and consumer application wants to get all the messages in all env then they create 3 consumer group .
Suppose,there is a topic which has 5 partitions and one partition's broker dies,in that case,there will be data loss and that why we use replication factor which keeps back up on each partition on other broker
We have right to send the msg on which partition as i have read from kafka. In case you doesn't specify it will works as round robin. Please make the note of this. Thank you for video
After consumer listening messages from partitions , Are messages got deleted ? If YES then what is the work of offset value there .. Suppose Consumer read 4 messages so offset val is 3 and consumer is down foe a while. Now as Consumer is back to life he will again read the messages from offset+1 value which is 4. But partition only have messages from 4 , right? because 0-3 are already consumed by consumer and got deleted.
Hi Basant..here you have considered employee and payment topic separately..what if we want payment information of an employee...are we going to create new topic(having emp-payment) info and emp-payment table also?
@javatechie I have one confusion. Does all the partitions under one topic have the same messages or does each partition have different messages. If the same messages then a storage issue will come and if different messages then if partition goes down or corrupts we will lose the message
we can divide it into several partitions My question is suppose we divide a topic into 6 partitions can we have 3 partitions in one computer and another 3 in one computer like that
Hi Basant, if possible can you make a video on how consumer is related to offset commit. Kindly explain the auto and manual commit. Thank you in advance.
Bro make video where we have to re trigger event in case where consumer logic doesn't get executed Also talk about idempotency. Example In my ecommerce project rewards are getting deducted twice for customer because consumer logic is getting executed twice Will thank you👍👍
Very creative and helpful video anyone can understand. I went through many articles and videos, and I was very confused, and my thought was Kafka is very big and very vast. But by watching this video I am full cleared on Kafka concepts.
i am using kafka in my current project without knowing any knowledge. i have observed the offset, consumer,cluster and partitions words in the console and i thought where these words are in my project. after the watching this video i clearly understand about these components, Thank you bro for your clear explanation
Thank you for starting the Kafka series and I am eagerly waiting for more videos on this topic..🙂🙂👍👍
Excellent sir i was crying 😢 earlier thinking that it would be difficult topic...how easily you explained thanks a lot for this video....
Thanks punya . Keep learning 😃
Yes.... they way explanation with real time examples is awesome and easily understandable..
Me too
Mega star is back with high voltage Kafka action.. All of us are Waiting here for upcoming videos .. God bless you Basant !!:)
Thanks Raghu . Mega star 🤣 i am planning for this weekend but getting enough time. After March i will actively post as my first spring boot microservice The live course will be complete .
This tutorial really very helpful to understand from base architecture and its explained each component as easily understandable. Thank you so much and post more videos.
Bro you are the most understandeble Indian tech guy on the world:) !
Thank you so much buddy for your word 🥰. Keep learning
Excellent, Simplified well Thank you Java Techie
Very creative and helpful video anyone can understand.
I went through many articles and videos, and I was very confused, and my thought was Kafka is very big and very vast. But by watching this video I am full cleared on Kafka concepts.
Finally.... I learnt kafka😊 thanks Basant ❤
Excellent explanation, explaining in simple way with realistic examples
Superb sir… this is like life saver..keep going and giving us this kind of quality product.😊
Awesome tutorial , thanks much for clear and short way explination
Excellent and easy to understand, thanks for making this series
one of the best explanations, thank you.
Thanks java techie for crisp and clear explanation
thanks for sharing the kafka series , could you please share or create knowledge on DLQ . dead letter queue implementation in spring boot
Yes i will
Very well explained and I worked on Solace it’s also same as like Kafka
Nice work JT - again ! really appreciate these. Perfect
I am a big fan of you buddy ❤The way you explain with example even a fresh mind will be expert of the topic . Kudos to you.
Thank you so much buddy 😊. Keep learning
Loved it, thanks for such core details on Kafka.
Nice presentation and understanding about KAFKA
As always, great content brother. Thanks so much.
Hi Basant, after this Kafka series could you please create knowledge sessions on SPARK. And integrating kafka with spark using spring boot by creating a data pipeline. thanks
Most awaited videos sir 😍
Top-notch Explanation. Loved It.
As usual default like to your videos from me always, keep going
Thanks for such detailed videos. Great job.
amazing explainations and presentation
Thanks again for next part 👏...
Easy to understand and keeps my interest up. Thanks
I have one request, can u please make a detailed video on " techniques to get addictions to learning forever"
After 11 years I feel like losing interest in learning new and also deep learning. I have seen the same for experienced IT person in different companies I have worked.
It's a humble request 🙏
Thank you 😊. Noted ✅️ your point
Thanks @@Javatechie ❤
Awesome! Thanks for sharing. 👍
Thanks ..very good playlist
Nicely explained😊
very informative video ,good job👍👍
Great for beginners
Great video. Thank you.
Very good explanation!
very nice explaination brother.
Superb Brother 👍🏻👍🏻👍🏻👍🏻
Excellent explanation 👌
Well explained
Query: 13:17" videos shows figure of multiple partitions within a topic and messages in it. Here squence number are specific to partition or topic ?
To partition
Great and clean explanation bro
Tech, you touch, it becomes interesting❤️
Great session with presentation 👏
Great efforts
Great quality content 👍
Thanku yuh sir you've been a great help!!❤
Quick question : if there are two systems or application who is working as consumer and producer , how consumer knows that they need to create multiple consumer for consuming from multiple kafka partitions ? how to specify those in real world projects when desiging kafka clusters ? Can you please make a video on designing kafka clusters ?
How many consumer group needs to be created that totally depends on requirements of consumer application.let a scinario we have kafka topic and consumer application wants to get all the messages in all env then they create 3 consumer group .
Super explanation
Well articulated.
Suppose,there is a topic which has 5 partitions and one partition's broker dies,in that case,there will be data loss and that why we use replication factor which keeps back up on each partition on other broker
Easy and strong explained as usual thanks a lot man keep go on :)
Really great 👍
We have right to send the msg on which partition as i have read from kafka. In case you doesn't specify it will works as round robin. Please make the note of this. Thank you for video
Yes absolutely correct. It's in my queue and will upload soon
Waiting for it.. thanks sir
After consumer listening messages from partitions , Are messages got deleted ? If YES then what is the work of offset value there .. Suppose Consumer read 4 messages so offset val is 3 and consumer is down foe a while. Now as Consumer is back to life he will again read the messages from offset+1 value which is 4. But partition only have messages from 4 , right? because 0-3 are already consumed by consumer and got deleted.
Thnks for sharing
Could you please frequently upload the videos for this series
Thank you for the information. When the next video will come.
In the coming days i will upload . Most probably before coming weekend
Hi Basant..here you have considered employee and payment topic separately..what if we want payment information of an employee...are we going to create new topic(having emp-payment) info and emp-payment table also?
It depends on your business to decide the payload structure per topic . To simplify the purpose of the topic i have explained this scenario
@javatechie I have one confusion. Does all the partitions under one topic have the same messages or does each partition have different messages. If the same messages then a storage issue will come and if different messages then if partition goes down or corrupts we will lose the message
No message won't be duplicated across partition
When will Kafka stream start ..?
Neha will go from beginner level step by step it will take time to reach on stream part
@@Javatechie okay sir I will eagerly waiting for your videos I hope they will upload soon
we can divide it into several partitions
My question is suppose we divide a topic into 6 partitions can we have 3 partitions in one computer and another 3 in one computer like that
The entire partition needs to be part of one computer We can't be segregated with partition but yes you can segregate brokers
Java Techie, I love your videos. When is your next video? I am eagerly waiting.
Afun thanks for your interest. Occupied with lots of work so please expect a bit of a delay on the Kafka series
@@Javatechie Thanks for the response and all the best.
Hi Basant, if possible can you make a video on how consumer is related to offset commit. Kindly explain the auto and manual commit. Thank you in advance.
Sure buddy it's a good point to discuss. Thanks
Thank you so much
Thank you❤
Thank you
Comment for support your work
Thanks buddy
thank you sir
Bro make video where we have to re trigger event in case where consumer logic doesn't get executed
Also talk about idempotency. Example In my ecommerce project rewards are getting deducted twice for customer because consumer logic is getting executed twice
Will thank you👍👍
Santosh will go from the beginning don't worry
@@Javatechie thanks bro i love your videos
I know you like to do challenging things too 🙌🙌
Please cover all the components in upcoming videos by practical
What if two consumers have subscribed to same partition how that will be handled ??
can one producer/publisher may have multiple topics or there will be one topic per producer/publisher?
1 producer can publish to N number of topic
Is Kafka Topic like RabbitMQ Queue??
How Kafka will relate with mainframe and MQ?
PLEASE DO THE VIDEO ON REACTIVE KAFKA FOR PUB AND SUB
What will happen if we have 3-partition but 2-consumer in the consumer group ?
1 consumer instance will read from 2 partition
When will the next session come out?
Trying for this weekend buddy
Thanks❤🌹🙏
When can we have the next videos?
This week 100% i will upload 2 videos on Kafka
chinn tapaak dam dam
thoda jaldi jaldi videos upload karo please
the zookeeper is not part of the Kafka anymore
Yes
Very creative and helpful video anyone can understand.
I went through many articles and videos, and I was very confused, and my thought was Kafka is very big and very vast. But by watching this video I am full cleared on Kafka concepts.
Great explanation sir 👍