A couple of months ago there was an article titled Async Python is Not Faster making the rounds on social media. In it, the author Cal Paterson made the point that contrary to popular belief,…| blog.miguelgrinberg.com
HorizontalPodAutoscaler (HPA) allow you to dynamically scale the replica count of your Deployment based on basic CPU/memory resource metrics from the metrics-server. If you want scaling based on more advanced scenarios and you are already using the Prometheus stack, the prometheus-adapter provides this enhancement. The prometheus-adapter takes basic Prometheus metrics, and then synthesizes custom API ... Kubernetes: HorizontalPodAutoscaler evaluation based on Prometheus metric| fabianlee.org
Here are the techniques I've acquired over more than 10 years of regular load testing.| RoRvsWild
A story about building a scaling a web service in an extremely simple way using Heroku.| www.rdegges.com
Learn how to write a self-contained command line scripts using Elixir.| My.Thoughts v1
We compare the top WordPress cache plugins and how they work. Plus, we show you how to serve cached pages directly from Nginx for lightning-fast site performance.| SpinupWP
Benchmarking Web Services using GraalVM Native Image| noelwelsh.com