redis

1 Post

Rate limiting is a critical technique in System Design that controls the frequency of requests sent to the Server. For a client, we implemented modified, dynamic version of Rate limiting and this is the architecture we used.