System Design Interview - Rate Limiting (local and distributed)

Описание к видео System Design Interview - Rate Limiting (local and distributed)

Please check out my other video courses here: https://www.systemdesignthinking.com

Topics mentioned in the video:
- Token bucket algorithm.
- Object-oriented design of the rate limiting solution.
- Load balancer max connections, auto-scaling.
- Message broadcasting: full mesh network topology, gossip communication, distributed cache, coordination service.
- Communication protocols: TCP, UDP.
- Embedded rate limiter vs daemon process.
- Bucket management, synchronization.

Inspired by the following interview questions:
Amazon (https://www.careercup.com/question?id...)
Google (https://www.careercup.com/question?id..., https://www.careercup.com/question?id...)
Uber (https://leetcode.com/discuss/intervie...)

Комментарии

Информация по комментариям в разработке