Head to cutt.ly/spring_micro and use Coupon Code DCBFEST to get a huge Discount on the course
@kumailn7662 Жыл бұрын
Looking for RabittMQ vs Kafka which suited for what scenarios
@YogeshMehta-u2g4 ай бұрын
code not working
@YogeshMehta-u2g4 ай бұрын
DCBFEST
@serosgb Жыл бұрын
🎯 Key Takeaways for quick navigation: 00:00 📚 *Introduction to Apache Kafka* - Introduction to Apache Kafka and its basic applications. - Description of Apache Kafka as a communication system between a sender and a receiver. 02:07 🚖 *Practical Example of Kafka Usage* - Example of a cab booking application and its integration with Kafka. - Kafka facilitates constant updates on the driver's location. 04:39 🚀 *Advantages and Applications of Kafka* - Kafka for handling large volumes of data in real-time applications. - Use cases across different industries like e-commerce and banking. 07:49 📈 *Architecture of Kafka* - Explanation of Kafka's architecture and its ecosystem. - Details on Zookeeper, Kafka Cluster, and their functions. 10:27 🛠️ *Installing and Configuring Kafka* - Steps to install and configure Kafka. - Creation and description of topics in Kafka. 15:28 🧑💻 *Creating an Application with Spring Boot and Kafka* - Development of an application using Spring Boot and Kafka. - Implementation of a publishing system and subscriber system. Made with HARPA AI
@themateoo Жыл бұрын
Don't get me wrong but It's much better and easier to watch 'Indian tutorials' when I can see a person. Good job.
@DailyCodeBuffer Жыл бұрын
🙏🙏
@ArjunKumar-zu2kl7 ай бұрын
Very well done, nice crisp explanation, I did along with tutorial, feeling good now. Thank you so much...👍👍
@Userabj0013 ай бұрын
Thank you so much. I referred many tutorial on youtube, even i practically did the things. But i did not understand why and where to use kafka. Now i got clear cut understanding. Many thanks❤❤🙏🙏
@shubhamjumde9076 Жыл бұрын
Hi Shabbir, 1)Can we have some tutorial or sessions on caching? Client caching, server caching? 2)How Apache Kafka will be different from GCP pub/sub in terms of functionality and implementation?
@tradewithtony Жыл бұрын
This came in on time, Thanks brother you're always on point and you explain it better.
@DailyCodeBuffer Жыл бұрын
Glad to hear it
@mvs699 ай бұрын
You are about to hit 100k, congrats in advance :) you really deserve this. good work keep it up
@DailyCodeBuffer9 ай бұрын
Thank you so much 😊
@contactdi842611 ай бұрын
Thanks a lot man!! You keep things simple and crisp.
@gowthams111210 ай бұрын
Really a good job brother. It is very clear and crispy. At last I found someone better to help me ! ✌
@commenter94514 ай бұрын
Bro is the GOAT of springboard related stuff.💥
@DailyCodeBuffer4 ай бұрын
🙏🙏
@SHIVANGIJUHI9 ай бұрын
Hi Shabbir, Can you help to explain, what happens if any of the services(publisher or consumer) is down, how can we handle such usecase better. Please explain for each (publisher and consumer)
@menabebawy3906 ай бұрын
like your way in delivering such a quite complex topic in very simple and digestible way
@adarshmv261 Жыл бұрын
Hi Shabbir, thank you so much for considering the request. This is great explanation and will be very helpful..
@DailyCodeBuffer Жыл бұрын
Glad it was helpful!
@ascar662 ай бұрын
27:26 you forgot to add variable --from-beginning this is why you get only Hello instead of receive all events
@pranavmahajan419011 ай бұрын
Shabbir bhai thanks for the fantastic video on Kafka. Can you please cover Junit and Mockito in detail? Especially covering to test REST services.
@hamdamboyurunov6034 Жыл бұрын
Welcome to Kafka Stream. Really nice approach.
@DailyCodeBuffer Жыл бұрын
Thanks 🙏
@TheSagarShinde Жыл бұрын
Can you please give more real time applications where kafka can be used. Also what type of data we store and comsume and limitations if any
@DailyCodeBuffer Жыл бұрын
👍👍
@BaluKompalli11 ай бұрын
good video for easily understood by Kafka begginers.. super Thank you ji.
@DailyCodeBuffer11 ай бұрын
Thanks and welcome
@paulthomas1052 Жыл бұрын
Thanks - very useful intro to Kafka. Really enjoy your videos and find them easy to follow.
@DailyCodeBuffer Жыл бұрын
Thanks 🙏🙏
@ramanav31398 ай бұрын
can you guide me on how to do Kafka clustering in the spring boot application,do one video one how kafka brokers work in real time applications
@SudhakarReddyChannel11 ай бұрын
Good Basic introduction. I could not consume the messages from beginning. I have configured auto-offset-reset=earliest but still the messages are not reading from beginning. can you help me here
@ambersingh14939 ай бұрын
Same issue. Able to see the message consumed on but not on console.
@radhakrishnanrocky10 ай бұрын
Hi Shabbir, Thank you for you awesome videos . All the explanations are very easy to understand. Could you please add a video on kafka streams ?
@manuu-india8 ай бұрын
one word - SUPER
@samhunk12275 ай бұрын
Thanks a lot ! More hands on please . More scenarios
@DailyCodeBuffer5 ай бұрын
Noted!
@dubalathrinath4193 Жыл бұрын
If possible can you please provide more hands-on
@Hariom_yadav-mh6we Жыл бұрын
Yess
@MDFAIZANSARI6 ай бұрын
Very clear explanation. Totally Awesome!
@goyalsweta9 ай бұрын
Thanks Shabbir your tutorials are awesome
@vishalsable9370 Жыл бұрын
Very Neatly and nicely explained. Please make video on sonarqube and junit.
@DailyCodeBuffer Жыл бұрын
Thanks 🙏
@narayanalvsaln9041Ай бұрын
you are amazing 🙌
@DailyCodeBufferАй бұрын
🙏🙏
@shanulhaq16706 ай бұрын
Interesting Lectures!! 😊👍
@ambersingh14939 ай бұрын
Hi Shabbir, after trying the "earliest" config , I am able to see the message consumed on cmd but not on console. Exception : Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
@martinh7544 Жыл бұрын
Good introduction! Kafka Streams next? 🤔
@DailyCodeBuffer Жыл бұрын
Yes, Planning on it
@vigneshkumarganesan1529 Жыл бұрын
Thanks for tutorial brother. Learned a lot.
@DailyCodeBuffer Жыл бұрын
Thanks 🙏🙏
@ChetanaGVS2 ай бұрын
WOW !! great video can you do a tutorial on spring batch
@DailyCodeBuffer2 ай бұрын
Great suggestion!
@praveens2272 Жыл бұрын
Why not Active Mq or RabbitMQ for the use case you mentioned in the beginning
@jaydeeppal158811 ай бұрын
Active and RabbitMQ is not distributed messaging system. which you can't scale more like kafka does.
@basaveswararaolella724510 ай бұрын
Thank you for your explanation bro.
@ShivamKendre-fc3su2 ай бұрын
You are great bhai
@DailyCodeBuffer2 ай бұрын
🙏
@muhamadrasul-d2e11 ай бұрын
hi, a very good video indeed. but there is a question. in application properties, there are consumer.key-serialzer. but on your ide, its not an error. can you enlighten me. i tried but only consumer.key-deserializer were exist. thank you in advance. i was new to this.
@manthansharma72667 ай бұрын
Nice. Thanks a lot man.
@maddipatlamadhura4140 Жыл бұрын
hi are you going explain also Kafka streams, joins, aggregations, ktable, spring cloud stream, Kafka binders complex java objects mapping also?
@DailyCodeBuffer Жыл бұрын
Yes, soon
@inyeobkim7 ай бұрын
Best video ever!!
@samhunk12275 ай бұрын
More hands on please . More scenarios
@sanketh7685 ай бұрын
Sir, do we have UI in kafka to create topics , partitions etc ?
@sayntan28756 ай бұрын
How you got to know these properties and the serializer classes? (at 41:19)
@rajasekharreddyjakkireddy67792 ай бұрын
Thank You
@rahul-java-dev6 ай бұрын
Thank u thank u so much ❤❤
@AP-eh6gr7 ай бұрын
this was a top tutorial
@Raman_p_Sidhu5 ай бұрын
Hey while I can run the driver project and hit the end point and listen on CLI but in second springboot consumer project logs are not showing anything there is no cab-location topic and offset. I have checked your GitHub project as well but no luck. After I start server it doesn't show anything related to topic or offset
@kartheekgupta10769 ай бұрын
so where exactly save produced data in database at consumer side or at kafka server
@mallikarjunshurpali3 ай бұрын
Thanks sir..
@mahendranath2504 Жыл бұрын
Thank you so much 👍
@DailyCodeBuffer Жыл бұрын
🙏🙏
@balrajmys Жыл бұрын
Great explanation 👏
@DailyCodeBuffer Жыл бұрын
Glad you think so!
@murthazapk233011 ай бұрын
Useful ❤
@menabebawy3906 ай бұрын
Thanks!
@raviteja-mw1mp Жыл бұрын
Why do we need brokers and partitions?
@jitendraprajapat3185 Жыл бұрын
Please help me, file upload big size in s3 bucket using spring boot and thread
@jitendraprajapat3185 Жыл бұрын
Thank you sir
@venkateshvenky28809 ай бұрын
In cab-book-driver : what is the purpose of code in config folder, because without that code also I'm able to get the messages.
@vasuimandi55358 ай бұрын
I guess you had first put that code and then removed later, since topic was created when you had that code initially, it is working.
@intikhabansari6463 Жыл бұрын
Bro please make a video on elastic search with project 🙏
@DailyCodeBuffer Жыл бұрын
Sure 👍
@intikhabansari6463 Жыл бұрын
@@DailyCodeBuffer Thanks ❤️
@saurabhmaurya696411 ай бұрын
how can we fetch all the messages from the particular topic after hitting end-point url ?..Help me with this..I tried To do with the help of KafkaConsumer consumer .. this has a method poll .. but after hitting end point i'm getting null in consumer..please help me with this ..
@RanjithKumar-mr4cj2 ай бұрын
which method are you using for sending messages ?
@Divya-qt1cf8 ай бұрын
superrrrrrrrrrrrrrrrrrrrrrrrrrrrr
@chauhansumit5486 Жыл бұрын
Sir mern developer ki demand hai future
@PiyushGhosh-l4k Жыл бұрын
elasticsearch gafana tutorial please.
@DailyCodeBuffer11 ай бұрын
Thanks for suggestions I will plan and work on it
@zainulabdin8822 Жыл бұрын
thanks alot
@DailyCodeBuffer Жыл бұрын
Most welcome
@start1learn-n1718 ай бұрын
Tq
@ravindraseth8134 ай бұрын
U r working in Walmart?
@kasifali692110 ай бұрын
Copied Video
@techlearn-pi5go10 ай бұрын
Can you share the source? Let's compare😅
@rajdeepsinghrathore73379 ай бұрын
😂😂
@motilaloswal63268 ай бұрын
So you just came across the wrong video.. go to the original video
@sateesh95256 ай бұрын
Yes 😂😂😂😂
@prashantkumar-hx1dv9 ай бұрын
what a time waste.
@DailyCodeBuffer9 ай бұрын
Could you please suggest what was not useful and how can I improve on those areas It would be a great help to me 🙏
@shubhamsurana44063 ай бұрын
I could follow entire vidio, but in last we used @KafkaListener(topics = "cab-location", groupId = "user-group"), here while running the application I could not see anything in console, can you please help me what I missed here?