<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Murali — Engineering Blog</title>
    <description>Writing about systems, backend engineering, and AI.</description>
    <link>https://muralichowdhary.com</link>
    <atom:link href="https://muralichowdhary.com/feed.xml" rel="self" type="application/rss+xml"/>
    <language>en-US</language>
    <lastBuildDate>Wed, 03 Jun 2026 06:11:24 GMT</lastBuildDate>
    
    <item>
      <title><![CDATA[How Netflix Handles 500M Daily API Requests]]></title>
      <description><![CDATA[A deep dive into how Netflix routes, load balances, and protects 500 million daily API requests using Zuul, Ribbon, Eureka, and Hystrix — and what you can steal for your own systems.]]></description>
      <link>https://muralichowdhary.com/blog/how-netflix-handles-500m-api-requests</link>
      <guid>https://muralichowdhary.com/blog/how-netflix-handles-500m-api-requests</guid>
      <pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Hello World — Why I Write]]></title>
      <description><![CDATA[First post. What this blog is about and why I decided to start writing publicly.]]></description>
      <link>https://muralichowdhary.com/blog/hello-world</link>
      <guid>https://muralichowdhary.com/blog/hello-world</guid>
      <pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>