sysdesign-rate-limiting-strategies
CommunityChoose rate-limiting strategies with confidence.
Software Engineering#rate-limiting#throttling#sliding-window#token-bucket#fixed-window#leaky-bucket#burst-control
Authordanilods
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Rate-limiting strategy selection and implementation guidance to prevent abuse while preserving user experience.
Core Features & Use Cases
- Pick among token bucket, leaky bucket, fixed window, and sliding window based on burst patterns.
- Decide between stateful and stateless counters and appropriate counter stores (Redis, DynamoDB, in-process).
- Define a clear 429 contract, shadow-mode rollout, and observability dashboards for per-scope blocking.
Quick Start
Provide a design outline that selects one rate-limiting algorithm (token bucket, leaky bucket, fixed window, or sliding window), chooses a stateful or stateless counter store, and documents the burst handling and 429 contract.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sysdesign-rate-limiting-strategies Download link: https://github.com/danilods/matilha-sysdesign-pack/archive/main.zip#sysdesign-rate-limiting-strategies Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.