Pergunta de entrevista da empresa T-System

design tiny url with rate limiting

Resposta da entrevista

Sigiloso

23 de set. de 2019

solved the rate limiting part on every read by checking the cache for every short url. and if limit has not reached then push a read event in kafka and via consumer update the counter in cache.