Spring Boot Microservices Project Example - Part 8 | Event Driven Architecture using Kafka

  Рет қаралды 41,233

Programming Techie

Programming Techie

Жыл бұрын

Spring Boot Microservices Project Example - Part 8 | Event Driven Architecture using Kafka
In this video, we will explore implementing Event Driven Architecture pattern in our microservices project using Kafka as the message broker.
Source Code
github.com/SaiUpadhyayula/spr...
⭐️⭐️ You can follow me on Social Media through the below Links⭐️⭐️
Twitter: / sai90_u
Blog: programmingtechie.com/
Dev.to: dev.to/saiupadhyayula
Facebook Page: / programmingtechie

Пікірлер: 39
@muhohojeremy4861
@muhohojeremy4861 Жыл бұрын
You must be underated , I have tried other channels and even paid some courses on udemy, but they're absolutely nothing compared to what you offer, I salute you. You're precise and actually using flow charts makes everything very understandable. I have no words to describe this. You're awesome 😎
@shubhamsuryavanshi8472
@shubhamsuryavanshi8472 11 ай бұрын
I have been through number of java microservice tutorial but the way you scripted the roadmap for learners is quite appreciable and i believe it must have took quite a effort for the same. I will recommend this series for sure over any other series for beginners. Thanks a lot for creating this precisely informative microservice tutorial.
@DeepakGupta-pz4fx
@DeepakGupta-pz4fx Жыл бұрын
welcome back please more video Microservices spring boot
@AmitKumar-wz3lp
@AmitKumar-wz3lp 10 ай бұрын
This is the only microservice using spring-cloud series which i'm about to finish. Hats off to your point-to-point explanation without gettting too much into theory and naive examples. Thanks
@rakibahmed1011
@rakibahmed1011 Жыл бұрын
OMG, where have you been. You know this is the best micro service playlist on KZbin. I was really waiting for your video.. Thank you.
@asishkumarsatapathy3466
@asishkumarsatapathy3466 Жыл бұрын
Perfect... Something i was looking for a long time!!! 🙂
@PappuKumar-ho3ek
@PappuKumar-ho3ek Жыл бұрын
Thanks....I was really waiting for the next video....thanks lots...nice explanation...keep it up
@kalyanboro6338
@kalyanboro6338 Жыл бұрын
Thank you for creating this series sir. I'm loving your teachings!
@shashank1210
@shashank1210 Жыл бұрын
Welcome Back!!...and keep on creating such learning videos and if possible, please create one series on microservices with angular, full project.Thanks!
@jf7521
@jf7521 Жыл бұрын
Welcome back, been missing you and thanks for the new video!
@maneshipocrates2264
@maneshipocrates2264 Жыл бұрын
Thanks alot u just appeared in my feed and welcome back!!!!!
@beinspired9063
@beinspired9063 Жыл бұрын
This series going really good and easy to learn.. Well explained each line.. ❤
@toto_frs620
@toto_frs620 Жыл бұрын
Welcome Back!
@kazimirbortnik371
@kazimirbortnik371 Жыл бұрын
you are back)))
@aamirshayanshaikh2728
@aamirshayanshaikh2728 Жыл бұрын
Please upload at least one video every third day. Thanks
@prajwalthakare3061
@prajwalthakare3061 Жыл бұрын
I was eagerly waiting for this
@mohammedajazquadri7869
@mohammedajazquadri7869 Жыл бұрын
Great make more videos on this topic
@aamirshayanshaikh2728
@aamirshayanshaikh2728 Жыл бұрын
Waited for this tutorial.
@sdsd-ec8rw
@sdsd-ec8rw Жыл бұрын
awesome!
@mohammedsadam1780
@mohammedsadam1780 Жыл бұрын
great explanation. Thank you
@user-gp5xz
@user-gp5xz Жыл бұрын
Great explanation, thanks :)
@yevheniirudenko8181
@yevheniirudenko8181 Жыл бұрын
Thank you!
@ravinders9221
@ravinders9221 Жыл бұрын
nice!!
@aadiraj6126
@aadiraj6126 Жыл бұрын
Thank You.
@The_Web_Hunter
@The_Web_Hunter Жыл бұрын
I am fond of your tutorials. Could you make a dedicated tutorial on Spring Boot (2.7.3) with OAuth2 (Authorisation server-0.3.1, Resource server, Client server), JWT and Angular. There is no such tutorial available on KZbin. 🙏
@abhijeetbhaiyan5010
@abhijeetbhaiyan5010 Жыл бұрын
Thanks alot sir, I requested you to please create leactures of "how to secure microservices using jwt token"
@paulpasquel5905
@paulpasquel5905 Жыл бұрын
Great work, but hardest part of distributed system is to manage consistency. Those explanation are ok to learn, but to apply on real world, it will require to improvements, specially with transactional behavior on each part...
@raihanameen
@raihanameen Жыл бұрын
I was waiting for this part for a long time....!! Hey initially u tried this kafka integration using spring cloud stream right?
@RaviYadav-cx2pb
@RaviYadav-cx2pb Жыл бұрын
Please make the same project with Kafka confluent cloud..
@manoharbaisani4189
@manoharbaisani4189 Жыл бұрын
i am waiting from past 4 months. what happend sir. can you please reply. I want to complete these series ASAP.
@KacperPiotrMochniej
@KacperPiotrMochniej Жыл бұрын
Why don't you just use spring initializr in Intellij, instead of copying everything from the browser?
@ProgrammingTechie
@ProgrammingTechie Жыл бұрын
I think this is only possible with Intellij Ultimate edition right ? I was not sure if the option was there in community edition
@arindamghosh5438
@arindamghosh5438 5 ай бұрын
check 32:09
@DuongTran-zh6td
@DuongTran-zh6td 2 ай бұрын
error ClassNotFoundException: org.apache.kafka.support.serializer.JsonSerializer help me, please
@felipev5607
@felipev5607 Жыл бұрын
Im having below error: 2022-10-06 11:04:37.139 ERROR [notification-service,,] 155200 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : Consumer exception java.lang.IllegalStateException: This error handler cannot process 'org.apache.kafka.common.protocol.types.SchemaException's; no record information is available
@hug0cr204
@hug0cr204 Жыл бұрын
hi, i have the same issue, did you find why ?
@felipev5607
@felipev5607 Жыл бұрын
@@hug0cr204 nop, I choose create a new project without all the other thinks and just include kafka and it works but I had to make some little changes in the implementation. Seems like the issue is, there are some thinks out of date in this tutorial(but is good in general). Kafka should not be difficult to imlement
@hug0cr204
@hug0cr204 Жыл бұрын
@@felipev5607 Ok, on my side it was the yml file that was badly written
@phuao1647
@phuao1647 Жыл бұрын
is there any updates on this error guys ?
Did you believe it was real? #tiktok
00:25
Анастасия Тарасова
Рет қаралды 17 МЛН
Tom & Jerry !! 😂😂
00:59
Tibo InShape
Рет қаралды 60 МЛН
Must-have gadget for every toilet! 🤩 #gadget
00:27
GiGaZoom
Рет қаралды 11 МЛН
Spring Boot Microservices Project Example - Part 5 | Security
30:13
Programming Techie
Рет қаралды 60 М.
Bootiful Spring Boot 3.x by Josh Long @ Spring I/O 2024
54:26
Spring I/O
Рет қаралды 18 М.
Spring Tips: Spring Modulith
37:39
SpringDeveloper
Рет қаралды 14 М.
10 Spring and Spring Boot Common Mistakes You Need To STOP
15:49
Amigoscode
Рет қаралды 141 М.
Event Driven Architecture - Understanding the Basics
14:49
Execute Automation
Рет қаралды 73 М.
Kafka Tutorial - Spring Boot Microservices
51:29
Amigoscode
Рет қаралды 406 М.
Event-Driven Architecture: Explained in 7 Minutes!
7:18
Alex Hyett
Рет қаралды 87 М.
Spring Boot Microservices Tutorial - Part 1 - Building Services
39:00
Programming Techie
Рет қаралды 16 М.
Did you believe it was real? #tiktok
00:25
Анастасия Тарасова
Рет қаралды 17 МЛН