@subhampanda
Learning and innovating every single day
Nothing here yet.
Nothing here yet.
May 26 · 3 min read · Google maps breaks map into small tiles. Now for each zoom level we store different tiles. The tiles are precomputed at different levels and stored in a CDN for faster delivery.For better understandin
Join discussion
May 25 · 4 min read · We'll explain how consistent hashing works using a real‑world example: a load balancer assigning requests to multiple servers. In a distributed system, the load balancer needs an algorithm to decide w
Join discussion