From b9060af72dc7f96aa4d7f1bb5e04a62ba0df4cc7 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Wed, 7 May 2025 08:31:56 +0200 Subject: [PATCH] docs(lessons): Added ratelimit blog(video --- content/lessons_learned/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/lessons_learned/_index.md b/content/lessons_learned/_index.md index ac17206..a1155d7 100644 --- a/content/lessons_learned/_index.md +++ b/content/lessons_learned/_index.md @@ -4,4 +4,6 @@ title: Lessons Learned weight: 8 --- +Not related to any talk directly, but i can recommend this [Blog Post](https://smudge.ai/blog/ratelimit-algorithms) and [Video](https://www.youtube.com/watch?v=8QyygfIloMc&) about rate limiting. + TODO: