DEV Community

Fatih Baltaci
Fatih Baltaci

Posted on

Django Rest Framework Throttling with API Key

Image description

My new blog post about Django Rest Framework throttling is ready 🚀 In this blog, we test the throttling with different Django cache configurations (LocMemCache and Redis) and deploy it to Kubernetes. We used the open-source Ddosify load generator for the load test and Docker Desktop for single-node Kubernetes.

https://ddosify.com/blog/django-restframework-throttling-with-apikey

Top comments (0)