Тёмный

Introduction to YARP a .NET Reverse Proxy 

Raw Coding
Подписаться 73 тыс.
Просмотров 19 тыс.
50% 1

Опубликовано:

 

14 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 28   
@ndanh1
@ndanh1 3 месяца назад
As always, really appreciate your simple and straight-to-the-point instructions!
@Angel-Fish
@Angel-Fish 8 месяцев назад
Excellent explanation of YARP! I heard about YARP on the .NET Rocks episode today about ".NET 8 Migration with Jimmy Bogard". I thought I would have to convert the entire .NET Framework application to .NET (Core) but now, with this easy to configure YARP, I can easily do it one controller at a time. AWESOME!
@kalvintuel1162
@kalvintuel1162 Год назад
Thank you. Explained in a easy to follow way. I appreciate your time.
@kanmaniraju1055
@kanmaniraju1055 Год назад
Thank you for this learning video. It will be really helpful if you could explain more about AuthorizationPolicy in YARP on how to implement open/authenticated endpoints.
@divyeshio
@divyeshio Год назад
In terms of perfomance and scalability, how does it compares with other reverse proxies out there?
@Qrzychu92
@Qrzychu92 Год назад
I can't believe that I can watch this for free!
@kukda
@kukda Год назад
excellent explaination!
@VadimKhalatryan
@VadimKhalatryan Год назад
Thanks for the video. Can you make an example that uses Swagger at the gateway level? (swagger configuration will be loaded from the underlying microservice)
@jefffiegel1758
@jefffiegel1758 7 месяцев назад
I assume there is a collection somewhere that holds the health of each of the destinations for each of the clusters, but I can't seem to find it. I would like to expose that collection so I can query/record/alert on different states.... Thoughts???? Thank you!!!
@nathangrosvenor7661
@nathangrosvenor7661 10 месяцев назад
Would you personally a YARP proxy work better for BFF as opposed to using Duende BFF?
@Anequit
@Anequit Год назад
this is really cool
@chuannguyen1686
@chuannguyen1686 11 месяцев назад
Could we apply this for modular monolith ? And can we use it without running other web applications, just add assemblies or something elses ?
@PippiTheLongSock
@PippiTheLongSock Год назад
very nice
@m_stf
@m_stf Год назад
how good is it compared to nginx ? I'd prefer my proxy to be c# tbh
@mazingguitar
@mazingguitar Год назад
pretty good. It gives you full control from your c# code so if you want to have some dynamic, logical approach to your proxy - its great :)
@m_stf
@m_stf Год назад
@@mazingguitar thx
@cocoscacao6102
@cocoscacao6102 Год назад
You can pretty much configure everything via C#. Don't worry there. Docs require a little scrutiny sometimes, since it's fairly new lib, but they are OK in general.
@FilipCordas
@FilipCordas Год назад
We have been using it for a while now never had an issue with it. We also have nginx and the configuration issues are consistent.
@nanvlad
@nanvlad Год назад
why would I need this as a backend dev? Is it a kind of devops stuff but without kubernetes?
@RawCoding
@RawCoding Год назад
it's a reverse proxy, if you need to pass an http request along somewhere, this is how you'd do it- load balancing, api gateway, bff, service migration etc... and there is no devops, as a backend engineer you need to know devops
@sarvarthmonga5764
@sarvarthmonga5764 Год назад
Noicee
@DelMadman
@DelMadman Год назад
what is the benefit of using yarp comparing to the Ocelot?
@s3rg3yg
@s3rg3yg Год назад
I have been researching this question the whole day today. Ocelot creator can leave project for a year like he did in 21 and 22 years. Ocelot doesn't support gRPC. Yarp it's from Microsoft officially. There are also Envoy and Nginx in case you prefer ready solution with no cussing
@zaoralj
@zaoralj Год назад
finally replacement for Ocelot (RIP)
@DelMadman
@DelMadman Год назад
ok, but what is the benefit of replacement? is there something that you can’t do with Ocelot?
@maxymstoiakevych4139
@maxymstoiakevych4139 Год назад
Hey, what IDE is that?
@RawCoding
@RawCoding Год назад
Rider, it’s their beta ui
@maxymstoiakevych4139
@maxymstoiakevych4139 Год назад
@@RawCoding Thanks. Looks dope.
Далее
Understanding CORS with ASP.NET Core C#
17:44
Просмотров 12 тыс.
ТИПИЧНОЕ ПОВЕДЕНИЕ МАМЫ
00:21
Просмотров 1,4 млн
What you should know about Threads in .NET
14:52
Просмотров 7 тыс.
Neat trick for Scoped services in ASP.NET Core
9:22
Просмотров 3,3 тыс.
YARP: The .NET Reverse proxy
21:46
Просмотров 17 тыс.
Reverse proxying is easy with YARP | .NET Conf 2023
29:46
Getting Started with Event Sourcing in .NET
37:07
Просмотров 57 тыс.
Why replace if statements with Objects
22:20
Просмотров 8 тыс.