[018] Circuit breaker pattern (practical) - Stay without dying [Microservice in and out 018]

  Рет қаралды 6,170

Krish Dinesh

Krish Dinesh

Күн бұрын

Пікірлер: 32
@nisal_pubudu
@nisal_pubudu 3 жыл бұрын
Thank you for these awesome contents. Learned lot about microservices architecture in every aspect throughout this series. Really appreciate the effort you put on these videos to share your knowledge and experience with us.
@upenderrangu9319
@upenderrangu9319 3 жыл бұрын
Really superb explanation sir, thank a lot for sharing knowledge to us.
@shivanshtheultimateboy2.057
@shivanshtheultimateboy2.057 3 жыл бұрын
Thanks for great content..can u please share content how to rollback/compensation transaction using Saga pattern...
@alexandresapalo9868
@alexandresapalo9868 4 жыл бұрын
Being real, one of the best channels on spring/ microservices topics in you tube... please keep sharing with the community, you are making the world a better place
@upenderrangu9319
@upenderrangu9319 4 жыл бұрын
Thank you very much sir, In detail explanation
@gnanamoorthis7979
@gnanamoorthis7979 3 жыл бұрын
Very useful video thank you so much. Is there any GitHub project available?
@kappaj01
@kappaj01 4 жыл бұрын
That behaviour is standard Spring behaviour. Even security annotations are bypassed when internal methods in the same class is called. That is because the annotation functionality is in the wrapper/proxy class and not injected as code in your class. The correct way to handle is put the method and it's relevant fallback method in a separate class. Then the annotation will work as the method is called through the proxy wrapper. Also makes code clean and precise.
@LryuzakiLN
@LryuzakiLN 4 жыл бұрын
Thank you sir!! As always very well explained quality content ☺️, thanks for sharing your knowledge.
@pankajnema4771
@pankajnema4771 3 жыл бұрын
Thank you. Your videos are very informative. I hv one question..for inter service communications u hv mostly used restTemplate rather than using declarative approach with spring openfeign (and Netflix ribbon for server side load balancing). Any specific reason behind that.. are restTemplates usually the preferred way for inter service communication?
@keshariamit6232
@keshariamit6232 3 жыл бұрын
Sir ,pls share git location for this video
@venkatprasad676
@venkatprasad676 4 жыл бұрын
Sir 17th video missing in your playlist
@krish
@krish 4 жыл бұрын
Thanks. Will fix
@shajig78
@shajig78 4 жыл бұрын
CodeLabs - will the 17th video will be added to the playlist?
@anandnerurkar8482
@anandnerurkar8482 4 жыл бұрын
Great tutorial as always. Is it possible for you to take one practical use case for event sourcing and cqrs.
@krish
@krish 4 жыл бұрын
Will do
@amranhossain7099
@amranhossain7099 4 жыл бұрын
you could do all things with token i mean security
@KPSDilshan
@KPSDilshan 4 жыл бұрын
Thank you sir !! please do a video on elastic search.
@krish
@krish 4 жыл бұрын
Already in my todo list :)
@jiatongwu8808
@jiatongwu8808 4 жыл бұрын
where is the feign ,i want to learn feign,thank you very much!
@Oskolky.
@Oskolky. 4 жыл бұрын
Thank you very much! Keep doinig! Really usefull! We are watching you in Russia! And waiting for next episods.
@prathameshbhoir1382
@prathameshbhoir1382 3 жыл бұрын
After this video, 17th number video is missing in playlist. Can you please add it sir?? in microservice playlist, after 16 directly 18 is there and 17th is missing.
@krish
@krish 3 жыл бұрын
fixed
@prathameshbhoir1382
@prathameshbhoir1382 3 жыл бұрын
Thank you sir, I saw this whole series and it gives me so much knowledge, I really appreciate your efforts, please keep making such playlist 👍
@krish
@krish 3 жыл бұрын
@@prathameshbhoir1382 Thank you. there is other playlist as "Microservice practical" that has more videos. since this is theory play list I missed that video.
@pawanmishra6654
@pawanmishra6654 4 жыл бұрын
Sir your video very helpful.. and beautiful thing in this series is its very practical.. thankyou very much.. please make video integrated test case @Springboottest for oauth resource server
@sumitbansal9977
@sumitbansal9977 4 жыл бұрын
Thanks for the series. it was really a nice learning experience. So can you make some more videos on some other stuff like API gateway, Security with JWT token, Logging across microservices for correlation id, SAGA patterns for managing transactions in Microservices world, etc.
@krish
@krish 4 жыл бұрын
on the way
@NandaKishor
@NandaKishor 4 жыл бұрын
Thank you very much for the videos. The in-detail demo really helped to understand clearly where in a short sample demo we tend to miss some minor points and spend hours together to resolve it later. I am doing a POC with 3 services, Auth2.0 and Eureka. I have created a Zuul service. I am getting the token separately from Auth server for now and passing it in the header while calling Zuul. Zuul just forwards the same to respective endpoints. It works well. But I am not sure what is the standard way of doing it. Can you make video on this or share your thoughts on an architecture where we have a React/Angulr UI which should communicate with the above services. It will be very helpful. Thanks :)
@krish
@krish 4 жыл бұрын
will do
@pratikdandare9354
@pratikdandare9354 4 жыл бұрын
thank you sir !! I love the content you share. sir, can you make video for securing zuul proxy using oAuth2 security server??
@kunalbirbal
@kunalbirbal 4 жыл бұрын
Thanks for the tutorials sir. Great content. I have implemented it in my project but now i am stuck in the zuul api gateway. How do we implement that with oauth2 security. Can u please make a video on that. It will be really helpful. Thanks once again.
@krish
@krish 4 жыл бұрын
its coming
DID A VAMPIRE BECOME A DOG FOR A HUMAN? 😳😳😳
00:56
pumpkins #shorts
00:39
Mr DegrEE
Рет қаралды 123 МЛН
Não sabe esconder Comida
00:20
DUDU e CAROL
Рет қаралды 35 МЛН
Бенчик, пора купаться! 🛁 #бенчик #арти #симбочка
00:34
Симбочка Пимпочка
Рет қаралды 3,5 МЛН
How principled coders outperform the competition
11:11
Coderized
Рет қаралды 1,7 МЛН
Microservices using SpringBoot | Full Example
1:21:39
Daily Code Buffer
Рет қаралды 1 МЛН
Microservices are Technical Debt
31:59
NeetCodeIO
Рет қаралды 549 М.
The Best Programmer I Know • Daniel Terhorst-North • GOTO 2024
48:33
GOTO Conferences
Рет қаралды 64 М.
Dependency Injection, The Best Pattern
13:16
CodeAesthetic
Рет қаралды 857 М.
[016] service discovery with eureka [Microservice in and out 016]
23:39
DID A VAMPIRE BECOME A DOG FOR A HUMAN? 😳😳😳
00:56