Fair video. DISCLAIMER: Kids don't re-invent the wheel. We have dozens of solid API Gateways for all flavors (cloud-based, Kubernetes-based, etc.). Focus your energy on delivering business value.
Hi Milan, I am really enjoyed your vid, i bought also your course modular mononith, but I think your domain have issue with ssl , I could not access the course any more, Hope you can fix it soon
I would suggest you a video of doing view composition using Yarp, because I've never seen anywhere. 😂 Anyway, I think its pretty common in distributed system use data composition and aggregate then to the N clients consuming it. Which commonly is called as BFF's. I think it would be a good video if you do it
Support me on Patreon to access the source code: www.patreon.com/milanjovanovic
Used YARP, just by the documentation Ocelot seemed too complex for me. Also sticking with MS solutions is a plus.
YARP was also simpler to me
Great vid, we need a video about output caching with HybridCache ASAP 😄😄
I'm sure we can plug that in somehow
Fair video. DISCLAIMER: Kids don't re-invent the wheel. We have dozens of solid API Gateways for all flavors (cloud-based, Kubernetes-based, etc.). Focus your energy on delivering business value.
Let's you're not in the cloud. What do you use?
This is useful content, please Milan, make a video about microservices authorization/authentication
Will do
Hi Milan, I am really enjoyed your vid, i bought also your course modular mononith, but I think your domain have issue with ssl , I could not access the course any more, Hope you can fix it soon
Can you send me an email, please?
I started with ocelot, and I think ocelot configuration more clean than yarp. But is good to know about yarp, I'll do a poc with him.
I think it's the other way around
I would suggest you a video of doing view composition using Yarp, because I've never seen anywhere. 😂
Anyway, I think its pretty common in distributed system use data composition and aggregate then to the N clients consuming it. Which commonly is called as BFF's. I think it would be a good video if you do it
Good idea
Does YARP or Ocelot support configuring a WCF service as a downstream service?
I am not sure on that one, you'd have to check with the docs
Just integrated ocelot for request aggrecations for my microservices.
Cool. Why did you choose it?
What is the difference between distributed and microservices?
What is the question exactly?
Is it possible to do a high concurrency test?
Yes
How is Yarp as compared to Kong?
Haven't used Kong
Key consideration missing from the video is how these work, or don't, with aspire
They're libraries. You create an API and run it with Aspire. Works great.