System Design Interview

System Design Interview

An Insider's Guide

Alex Xu

rate limiting is usually implemented within a component called API gateway. API gateway is a fully managed service that supports rate limiting, SSL termination, authentication, IP whitelisting, servicing static content, etc.
801