Kaushik GhoshSupercharge Your Application’s Performance with Caching! 🚀Caching is one of the most powerful performance-boosting techniques in modern computing, whether you’re working on web development…Oct 21Oct 21
Kaushik Ghosh🚀 Scaling YouTube’s Database with Vitess: A System Design Masterclass 🌐As YouTube’s user base exploded, managing data efficiently became a challenge. To scale MySQL for billions of users, YouTube engineers…Oct 19Oct 19
Kaushik GhoshGit Merge vs Git Rebase: What’s the Difference?When you’re merging changes between Git branches, you have two powerful commands at your disposal: git merge and git rebase. Both have…Oct 17Oct 17
Kaushik GhoshForward Proxy and Reverse Proxy🔹 A forward proxy is a server that sits between user devices and the internet.Sep 26Sep 26
Kaushik GhoshWhat is Sharding?Sharding is the practice of optimizing database management systems by separating the rows or columns of a larger database table into…Sep 3Sep 3
Kaushik GhoshHow the Web WorksWhen we are inserting the www.abc.com in address bar, what is happening?Apr 10Apr 10
Kaushik GhoshInstalling and Running Kafka in MacOSAssuming that already in the System Homebrew installedMar 25Mar 25