Apache KAFKA Tutorial | KAFKA Crash Course | Spring Boot

  Рет қаралды 101,299

Daily Code Buffer

Daily Code Buffer

Күн бұрын

Пікірлер: 107
@DailyCodeBuffer
@DailyCodeBuffer Жыл бұрын
Head to cutt.ly/spring_micro and use Coupon Code DCBFEST to get a huge Discount on the course
@kumailn7662
@kumailn7662 Жыл бұрын
Looking for RabittMQ vs Kafka which suited for what scenarios
@YogeshMehta-u2g
@YogeshMehta-u2g 5 ай бұрын
code not working
@YogeshMehta-u2g
@YogeshMehta-u2g 5 ай бұрын
DCBFEST
@themateoo
@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
@DailyCodeBuffer Жыл бұрын
🙏🙏
@serosgb
@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
@ArjunKumar-zu2kl
@ArjunKumar-zu2kl 8 ай бұрын
Very well done, nice crisp explanation, I did along with tutorial, feeling good now. Thank you so much...👍👍
@tradewithtony
@tradewithtony Жыл бұрын
This came in on time, Thanks brother you're always on point and you explain it better.
@DailyCodeBuffer
@DailyCodeBuffer Жыл бұрын
Glad to hear it
@menabebawy390
@menabebawy390 7 ай бұрын
Thanks!
@mvs69
@mvs69 10 ай бұрын
You are about to hit 100k, congrats in advance :) you really deserve this. good work keep it up
@DailyCodeBuffer
@DailyCodeBuffer 10 ай бұрын
Thank you so much 😊
@contactdi8426
@contactdi8426 Жыл бұрын
Thanks a lot man!! You keep things simple and crisp.
@gowthams1112
@gowthams1112 11 ай бұрын
Really a good job brother. It is very clear and crispy. At last I found someone better to help me ! ✌
@SHIVANGIJUHI
@SHIVANGIJUHI 10 ай бұрын
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)
@Userabj001
@Userabj001 4 ай бұрын
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❤❤🙏🙏
@commenter9451
@commenter9451 5 ай бұрын
Bro is the GOAT of springboard related stuff.💥
@DailyCodeBuffer
@DailyCodeBuffer 5 ай бұрын
🙏🙏
@shubhamjumde9076
@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?
@SudhakarReddyChannel
@SudhakarReddyChannel Жыл бұрын
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
@ambersingh1493
@ambersingh1493 10 ай бұрын
Same issue. Able to see the message consumed on but not on console.
@hamdamboyurunov6034
@hamdamboyurunov6034 Жыл бұрын
Welcome to Kafka Stream. Really nice approach.
@DailyCodeBuffer
@DailyCodeBuffer Жыл бұрын
Thanks 🙏
@menabebawy390
@menabebawy390 7 ай бұрын
like your way in delivering such a quite complex topic in very simple and digestible way
@adarshmv261
@adarshmv261 Жыл бұрын
Hi Shabbir, thank you so much for considering the request. This is great explanation and will be very helpful..
@DailyCodeBuffer
@DailyCodeBuffer Жыл бұрын
Glad it was helpful!
@ascar66
@ascar66 3 ай бұрын
27:26 you forgot to add variable --from-beginning this is why you get only Hello instead of receive all events
@ramanav3139
@ramanav3139 9 ай бұрын
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
@praveens2272
@praveens2272 Жыл бұрын
Why not Active Mq or RabbitMQ for the use case you mentioned in the beginning
@jaydeeppal1588
@jaydeeppal1588 Жыл бұрын
Active and RabbitMQ is not distributed messaging system. which you can't scale more like kafka does.
@sayntan2875
@sayntan2875 7 ай бұрын
How you got to know these properties and the serializer classes? (at 41:19)
@kartheekgupta1076
@kartheekgupta1076 10 ай бұрын
so where exactly save produced data in database at consumer side or at kafka server
@sanketh768
@sanketh768 6 ай бұрын
Sir, do we have UI in kafka to create topics , partitions etc ?
@TheSagarShinde
@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
@DailyCodeBuffer Жыл бұрын
👍👍
@paulthomas1052
@paulthomas1052 Жыл бұрын
Thanks - very useful intro to Kafka. Really enjoy your videos and find them easy to follow.
@DailyCodeBuffer
@DailyCodeBuffer Жыл бұрын
Thanks 🙏🙏
@BaluKompalli
@BaluKompalli Жыл бұрын
good video for easily understood by Kafka begginers.. super Thank you ji.
@DailyCodeBuffer
@DailyCodeBuffer Жыл бұрын
Thanks and welcome
@ambersingh1493
@ambersingh1493 10 ай бұрын
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)
@muhamadrasul-d2e
@muhamadrasul-d2e Жыл бұрын
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.
@dubalathrinath4193
@dubalathrinath4193 Жыл бұрын
If possible can you please provide more hands-on
@Hariom_yadav-mh6we
@Hariom_yadav-mh6we Жыл бұрын
Yess
@manuu-india
@manuu-india 9 ай бұрын
one word - SUPER
@MDFAIZANSARI
@MDFAIZANSARI 7 ай бұрын
Very clear explanation. Totally Awesome!
@Raman_p_Sidhu
@Raman_p_Sidhu 6 ай бұрын
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
@martinh7544
@martinh7544 Жыл бұрын
Good introduction! Kafka Streams next? 🤔
@DailyCodeBuffer
@DailyCodeBuffer Жыл бұрын
Yes, Planning on it
@goyalsweta
@goyalsweta 10 ай бұрын
Thanks Shabbir your tutorials are awesome
@raviteja-mw1mp
@raviteja-mw1mp Жыл бұрын
Why do we need brokers and partitions?
@pranavmahajan4190
@pranavmahajan4190 Жыл бұрын
Shabbir bhai thanks for the fantastic video on Kafka. Can you please cover Junit and Mockito in detail? Especially covering to test REST services.
@samhunk1227
@samhunk1227 6 ай бұрын
Thanks a lot ! More hands on please . More scenarios
@DailyCodeBuffer
@DailyCodeBuffer 6 ай бұрын
Noted!
@jitendraprajapat3185
@jitendraprajapat3185 Жыл бұрын
Please help me, file upload big size in s3 bucket using spring boot and thread
@ChetanaGVS
@ChetanaGVS 3 ай бұрын
WOW !! great video can you do a tutorial on spring batch
@DailyCodeBuffer
@DailyCodeBuffer 3 ай бұрын
Great suggestion!
@narayanalvsaln9041
@narayanalvsaln9041 2 ай бұрын
you are amazing 🙌
@DailyCodeBuffer
@DailyCodeBuffer 2 ай бұрын
🙏🙏
@maddipatlamadhura4140
@maddipatlamadhura4140 Жыл бұрын
hi are you going explain also Kafka streams, joins, aggregations, ktable, spring cloud stream, Kafka binders complex java objects mapping also?
@DailyCodeBuffer
@DailyCodeBuffer Жыл бұрын
Yes, soon
@PiyushGhosh-l4k
@PiyushGhosh-l4k Жыл бұрын
elasticsearch gafana tutorial please.
@DailyCodeBuffer
@DailyCodeBuffer Жыл бұрын
Thanks for suggestions I will plan and work on it
@venkateshvenky2880
@venkateshvenky2880 10 ай бұрын
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.
@vasuimandi5535
@vasuimandi5535 9 ай бұрын
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.
@shanulhaq1670
@shanulhaq1670 7 ай бұрын
Interesting Lectures!! 😊👍
@radhakrishnanrocky
@radhakrishnanrocky 11 ай бұрын
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 ?
@basaveswararaolella7245
@basaveswararaolella7245 11 ай бұрын
Thank you for your explanation bro.
@vigneshkumarganesan1529
@vigneshkumarganesan1529 Жыл бұрын
Thanks for tutorial brother. Learned a lot.
@DailyCodeBuffer
@DailyCodeBuffer Жыл бұрын
Thanks 🙏🙏
@ShivamKendre-fc3su
@ShivamKendre-fc3su 3 ай бұрын
You are great bhai
@DailyCodeBuffer
@DailyCodeBuffer 3 ай бұрын
🙏
@vishalsable9370
@vishalsable9370 Жыл бұрын
Very Neatly and nicely explained. Please make video on sonarqube and junit.
@DailyCodeBuffer
@DailyCodeBuffer Жыл бұрын
Thanks 🙏
@saurabhmaurya6964
@saurabhmaurya6964 Жыл бұрын
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-mr4cj
@RanjithKumar-mr4cj 3 ай бұрын
which method are you using for sending messages ?
@chauhansumit5486
@chauhansumit5486 Жыл бұрын
Sir mern developer ki demand hai future
@samhunk1227
@samhunk1227 6 ай бұрын
More hands on please . More scenarios
@inyeobkim
@inyeobkim 8 ай бұрын
Best video ever!!
@manthansharma7266
@manthansharma7266 8 ай бұрын
Nice. Thanks a lot man.
@rahul-java-dev
@rahul-java-dev 7 ай бұрын
Thank u thank u so much ❤❤
@AP-eh6gr
@AP-eh6gr 8 ай бұрын
this was a top tutorial
@intikhabansari6463
@intikhabansari6463 Жыл бұрын
Bro please make a video on elastic search with project 🙏
@DailyCodeBuffer
@DailyCodeBuffer Жыл бұрын
Sure 👍
@intikhabansari6463
@intikhabansari6463 Жыл бұрын
@@DailyCodeBuffer Thanks ❤️
@mahendranath2504
@mahendranath2504 Жыл бұрын
Thank you so much 👍
@DailyCodeBuffer
@DailyCodeBuffer Жыл бұрын
🙏🙏
@murthazapk2330
@murthazapk2330 Жыл бұрын
Useful ❤
@balrajmys
@balrajmys Жыл бұрын
Great explanation 👏
@DailyCodeBuffer
@DailyCodeBuffer Жыл бұрын
Glad you think so!
@rajasekharreddyjakkireddy6779
@rajasekharreddyjakkireddy6779 3 ай бұрын
Thank You
@mallikarjunshurpali
@mallikarjunshurpali 4 ай бұрын
Thanks sir..
@jitendraprajapat3185
@jitendraprajapat3185 Жыл бұрын
Thank you sir
@ravindraseth813
@ravindraseth813 5 ай бұрын
U r working in Walmart?
@zainulabdin8822
@zainulabdin8822 Жыл бұрын
thanks alot
@DailyCodeBuffer
@DailyCodeBuffer Жыл бұрын
Most welcome
@shubhamsurana4406
@shubhamsurana4406 4 ай бұрын
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?
@Divya-qt1cf
@Divya-qt1cf 9 ай бұрын
superrrrrrrrrrrrrrrrrrrrrrrrrrrrr
@start1learn-n171
@start1learn-n171 9 ай бұрын
Tq
@prashantkumar-hx1dv
@prashantkumar-hx1dv 10 ай бұрын
what a time waste.
@DailyCodeBuffer
@DailyCodeBuffer 10 ай бұрын
Could you please suggest what was not useful and how can I improve on those areas It would be a great help to me 🙏
@kasifali6921
@kasifali6921 11 ай бұрын
Copied Video
@techlearn-pi5go
@techlearn-pi5go 11 ай бұрын
Can you share the source? Let's compare😅
@rajdeepsinghrathore7337
@rajdeepsinghrathore7337 10 ай бұрын
😂😂
@motilaloswal6326
@motilaloswal6326 9 ай бұрын
So you just came across the wrong video.. go to the original video
@sateesh9525
@sateesh9525 7 ай бұрын
Yes 😂😂😂😂
Master Graphql with Spring Boot 🔥🔥
33:57
Daily Code Buffer
Рет қаралды 33 М.
3. Apache Kafka Fundamentals | Apache Kafka Fundamentals
24:14
Confluent
Рет қаралды 492 М.
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН
Apache Kafka Architecture
11:19
Anton Putra
Рет қаралды 43 М.
Microservices using SpringBoot 3.0 | Full Example [NEW]
1:25:38
Daily Code Buffer
Рет қаралды 202 М.
Event-Driven Architecture (EDA) vs Request/Response (RR)
12:00
Confluent
Рет қаралды 177 М.
Apache Kafka Crash Course
1:18:06
Hussein Nasser
Рет қаралды 441 М.
Handle 1,000,000 Threads with Java and Spring Boot !!!
21:50
Daily Code Buffer
Рет қаралды 29 М.
Apache Kafka Crash Course | What is Kafka?
1:17:04
Piyush Garg
Рет қаралды 553 М.
Про Kafka (основы)
49:23
Владимир Богдановский
Рет қаралды 420 М.
VPC ENDPOINTS #aws #cloudcomputing #awsbasics @awsdevelopers
23:25
Kafka Tutorial - Spring Boot Microservices
51:29
Amigoscode
Рет қаралды 443 М.