Home / Companies / Upstash / Blog / Post Details
Content Deep Dive

Introducing Dynamic Rate-Limits for Upstash Ratelimit

Blog post from Upstash

Post Details
Company
Date Published
Author
Josh
Word Count
935
Company Posts That Month
7
Language
English
Hacker News Points
-
Post removed?
No
Summary

Upstash has introduced a new feature called dynamic limits to its Ratelimit service, allowing users to adjust rate limits at runtime rather than redeploying applications or swapping rate limiter instances. This new feature leverages Redis to enable instant global changes to rate limits for serverless functions, with the ability to override default settings for all users. Dynamic limits work with fixedWindow, slidingWindow, and tokenBucket algorithms, but not with cachedFixedWindow due to its reliance on locally cached results. The update is particularly useful for managing traffic spikes and testing new limits without redeployment. Users should be cautious with the ephemeral cache, which can delay the application of increased limits until the cache resets. The feature currently supports single-region rate limiters, with plans to expand to multi-region in future releases, promising no additional performance impact as it maintains a single Redis call per request check.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Serverless 2 707 172 77 -35%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.