Go (Golang) vs Python Performance Benchmark (Kubernetes - OpenTelemetry - Prometheus - S3/Postgres)

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 👨‍🏫 ▬▬▬▬▬▬

▬▬▬▬▬▬▬ Timestamps ⏰ ▬▬▬▬▬▬▬
0:00 Intro
1:50 Setup Explained
4:04 Benchmark 1
5:07 Benchmark 2

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

#kubernetes #docker #devops
Рекомендации по теме
Комментарии
Автор

Your benchmark videos are always the best and most complete!

GabrielPozo
Автор

awesome anton liked this quality content found rarely on internet
thanks for this 😇

nitishmalang
Автор

спасибо, ваши видео помогают мне правильно стартовать и развиваться в новых технологиях, выкладывайте еще!

denisgr
Автор

Hi, I love your videos! Would you consider making a video about GitOps strategies and best practices in a closed, bare metal environment (without using a cloud solution like GitHub)? Specifically, how do you host your infrastructure Git repo? Do you create a separate non-GitOps cluster to deploy HA-Git and CI/CD? Do you deploy Git to a plain VM? Or do you go through the "chicken and egg problem" and deploy Git and CI/CD into the same cluster that you manage with GitOps tools like Flux or Argo?

marknefedov
Автор

Hello Anton, thanks for the video, great as always.
If you have time and possibility can you please make videos a little bit longer with deeper explanations for such noobs like me?))
Do you plan any videos on such topics as jenkins, ansible?
Anyway thanks, you are doing great job.

dukex
Автор

that is really great, hope to see the same for Nodejs (express) with postgress or DBmongo db

RABWA
Автор

Great video Anton! I would be interested in an Elixir/Phoenix Benchmark if you be able to do that :)

floriankapfenberger
Автор

I just discovered your channel, really great content ! What tools do you use to make your diagrams ?

aimericsorindev
Автор

Thank you for an amazing content.
Could you one day make a tutorial about how to set up multiple node k8s cluster locally: ESXi or lxd if possible.
It would help to learn k8s without AWS stuff so much.

horseinthesky
Автор

Thanks Anton, amazing as always.
I can see you are using Grfana stacks for these statistics and reports, what about Elastic stack do you think Grafana stack is better?
Could you please compare both solutions: Elastic stack with metric beat and Opentelemetry Elasticsearch exporter and Grafana with tempo?

valerikehayov
Автор

Please benchmark rust actix vs cpp drogon 😬

yuksgas
Автор

Nice video, what tool do you use to make your graphics like minute 1:50?

mariusmuller
Автор

I wonder how FastAPI would perform, compared to Flask. I am assuming that since it supports asynchronous processing of requests, contrary to Flask (ASGI vs WSGI), it should overall reduce latency.

tHenLyNeXuS
Автор

Do the performance benchmark for Quart please! It's the async version for Flask so you can use your Flask code and modify it a lil bit.

Plenty of Flask extensions are working in Quart too!
Cheers!

pietraderdetective
Автор

In real world scenario add network roundtrip latency and the overall latency difference would dissappear, i guess

funkindy
Автор

Great video! Can you do .NET vs Go next?

ecvonpq
Автор

Could you please make a similar benchmark with FastAPI+asyncpg+gunicorn on the Python side?

DataPastor
Автор

You got courses on udemy or something? Thanks

clintonndi
Автор

I made the first video about my project in python, i will be happy to get your feedback ❤

RomaDeveloper