Tell me about a project from your past work System design - implement a rate limiting system which will distribute the requests without bursts in the last time unit,
Sigiloso
Implement a system which uses redis and uses a sliding window in order to distribute the requests evenly.