educative.io

Token Bucket Algorithm

I read about the Token Bucket algorithm before that has an extremely low footprint in terms of memory/storage requirements. However, I’m having a hard time wrapping my head around which category of rate limiter it falls into (e.g. hard, soft, elastic/dynamic). Any thoughts about it?