Nginx vs. Envoy performance benchmark

preview_player
Показать описание

▬▬▬▬▬ Experience & Location 💼 ▬▬▬▬▬
► I’m a Senior Software Engineer at Juniper Networks (12+ years of experience)
► Located in San Francisco Bay Area, CA (US citizen)

▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬

▬▬▬▬▬▬ Related videos 👨‍🏫 ▬▬▬▬▬▬

▬▬▬▬▬▬▬ Source Code 📚 ▬▬▬▬▬▬▬

#Envoy #Nginx #DevOps
Рекомендации по теме
Комментарии
Автор

Thank you for bringing this content! this is very insightful

KresnaPermana
Автор

Very interesting results across your series. I would like to see your analysis of Apache APISIX. Seems like a very appealing option and they make some very high-performance claims on their home page. Keep up the awesome work!

oliver-jamesmassam
Автор

Hi Anton, awesome benchs!

Can i request also tricky comparison of "nginx-unit php app" (i can help with setting up docker image and code) vs nodejs app?

buldezir
Автор

it is good to have cpu metrics, but specifically these two LB are network intensive applications, so network bandwidth are important, if you run the test on the same time, that is not fair, you need to run separately and one machine to other machine even on virtual network, running the test on same machine while running the nginx and envoy is not representing the real scenerio, and cpu is less expensive then memory so I would rather measure memory usage while running tests. Thanks appreciated for this effort, really good setup.

HalilKacmaz-dqbc
Автор

I dig all your videos. Suggestions, could you please make one video comparing spring boot and Quarkus? Thanks :) ❤❤❤❤🎉🎉🎉🎉

RafaelDurelli
Автор

Thank you for your content. Could you compare Nginx with HAProxy, and Traefik with Kong?

guoard
Автор

btw cool animation how did u achieve that wonder!

praneethtt
Автор

I have never heard of Envoy. Now I know. Thank for video!

kamurashev
Автор

Need to compare OpenLiteSpeed, sound like it is much faster also supports Http3

reactoranime
Автор

Would you say Envoy would ever be a better web server/reverse proxy than Nginx? Envoy seems better suited to be service mesh or sidecar and also exposes more metrics than Nginx, but like you show here by default Nginx will always be better reverse proxy or webserver.

robdAK
Автор

The envoy config is confusing af. Nginx’s config dsl is much simpler to reason abt

kiddkai