<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Consistent Hashing on Tech Blog</title>
    <link>https://yashsachdeva.com/tags/consistent-hashing/</link>
    <description>Recent content in Consistent Hashing on Tech Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2026 Yash Sachdeva</copyright>
    <lastBuildDate>Sun, 29 Mar 2026 12:57:32 +0530</lastBuildDate><atom:link href="https://yashsachdeva.com/tags/consistent-hashing/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Load Balancers and Consistent Hashing</title>
      <link>https://yashsachdeva.com/posts/load-balancers-and-consistent-hashing/</link>
      <pubDate>Sun, 29 Mar 2026 12:57:32 +0530</pubDate>
      
      <guid>https://yashsachdeva.com/posts/load-balancers-and-consistent-hashing/</guid>
      <description>&lt;p&gt;Imagine a small app where each client talks directly to a specific server, say &lt;code&gt;https://10.0.0.1:8080&lt;/code&gt;. As traffic grows, that one server becomes a bottleneck, and if it crashes, the whole app is effectively down for any client pointing at it.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
