Thank you for the video. What about when we talk about auth&auth between microservices in the same architecture? They should use API gateway to access each other?
Quick question... So let me get this straight... Client will call service-one through the API-Gateway. API-Gateway will authenticate and route client to service-one. What if service-one makes downstream call to service-two? Is service-two automatically protected if called directly from service-one or does service-one need to call api-gateway to be routed back to service-two?
clear cut explanation, no bs, thank you very much
Short and on point explanation in authentication and authorisation in microservices.
Simply explained, clear, straight to the point. Not a second wasted. Loved it, thank you!
Thanks!
Crystal clear explanation of the concept.
Greate video. Please more architectural pattern videos. You can explain it very well!
Thanks, will do!
Great lecture. Could you please touch more on how authentication should happen between the services in the next videos. Thanks.
Sure I will
Thank you for sharing your knowledge. It is quite helpful.
Thanks!
well explained. any possibility bring this into implementation in your next video
Thanks, I will try to do that!
Thank you for the video. What about when we talk about auth&auth between microservices in the same architecture? They should use API gateway to access each other?
From Việt Nam thank you because nice video about autheticate
The load balancer is for api gateway..right?
the load balancer for individual services will come after auth is done?
well explained.
Quick question...
So let me get this straight... Client will call service-one through the API-Gateway. API-Gateway will authenticate and route client to service-one. What if service-one makes downstream call to service-two? Is service-two automatically protected if called directly from service-one or does service-one need to call api-gateway to be routed back to service-two?
good content
Thank you for the insightful presentation!! Quick question: why not using a dedicated microservice for authZ instead of using the NuGet middleware?
You can use, and that is something I suggested in my previous video as an option
Thank you!
Great my friend!
Many thanks!!
Nice one
Thanks 🔥