envoy (2)

lgirardi

HPA vs Rate-limit

Strange ... we are using hpa to increase the availability and we are introducing rate limit to reduce? Well let's create the context... This story is not a true o false sentence, it's a sort of analysis based on a few assumptions: In Kubernetes, a…

Continue reading...
lgirardi

application rate limitΒ 

For some reasons that i will share later on in a dedicated discussion, i had the need to create a rate limit inside the application. For this scenario we have 2 greddy options: the code way This is the simplest one but has some side…

Continue reading...