- Apr 17, 2025
Digging deep into web sockets
This article talks in detail about web sockets, how they work and how & when, where to use them.
- Mar 10, 2025
Implmenting Bloom filters in JS
This article talks about Bloom filters and how to implement them in JS.
- Feb 5, 2025
Sticky Sessions, Session affinity & Session persistence
This article talks about sticky sessions and how to implement them in a load balancer.
- Jan 3, 2025
A software engineer's guide to kafka
This article does a thorough deep dive on kafka.