<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Rate-Limiting on 1Stop</title><link>https://blogs.rameskum.com/tags/rate-limiting/</link><description>Recent content in Rate-Limiting on 1Stop</description><image><title>1Stop</title><url>https://blogs.rameskum.com/images/og-default.png</url><link>https://blogs.rameskum.com/images/og-default.png</link></image><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 20 Sep 2026 12:40:00 -0400</lastBuildDate><atom:link href="https://blogs.rameskum.com/tags/rate-limiting/index.xml" rel="self" type="application/rss+xml"/><item><title>Rate Limiting in Spring Boot: The System Design Interview Answer, in Code</title><link>https://blogs.rameskum.com/posts/spring-boot-rate-limiting/</link><pubDate>Sun, 20 Sep 2026 12:40:00 -0400</pubDate><guid>https://blogs.rameskum.com/posts/spring-boot-rate-limiting/</guid><description>Rate limiting is a production necessity and a senior interview staple. This guide builds three working limiters in Spring Boot — fixed window, token bucket with Bucket4j, and a distributed sliding window on Redis with Lua — with tests, and shows how to talk through the tradeoffs in an interview.</description></item></channel></rss>