<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Sridhar Muraleedar — Blog</title>
        <link>https://sridharmuraleedar.in/</link>
        <description>Technical writings on distributed systems, cloud architecture, and software engineering.</description>
        <lastBuildDate>Sat, 09 May 2026 09:32:25 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>© 2026 Sridhar Muraleedar</copyright>
        <item>
            <title><![CDATA[The Consistency Problem: Why Distributed Systems Charge Without Fulfilling]]></title>
            <link>https://sridharmuraleedar.in/blogs/consistency-distributed-systems</link>
            <guid>https://sridharmuraleedar.in/blogs/consistency-distributed-systems</guid>
            <pubDate>Sat, 09 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[You charge the customer's card. The payment processor confirms. Your database updates. Three systems communicated over the network. Three state changes did not align. This is the consistency problem. It kills production systems.]]></description>
        </item>
        <item>
            <title><![CDATA[Agent Infrastructure at Scale: The Control Plane]]></title>
            <link>https://sridharmuraleedar.in/blogs/operating-agentic-ai-enterprise-scale</link>
            <guid>https://sridharmuraleedar.in/blogs/operating-agentic-ai-enterprise-scale</guid>
            <pubDate>Sat, 09 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Three structural failures break agentic systems at scale: tool fragmentation, security at machine velocity, and discovery failures. Build the control plane or fail.]]></description>
        </item>
        <item>
            <title><![CDATA[Building for Scale: Kubernetes and DigitalOcean for Food Delivery]]></title>
            <link>https://sridharmuraleedar.in/blogs/building-for-scale-kubernetes-digitalocean</link>
            <guid>https://sridharmuraleedar.in/blogs/building-for-scale-kubernetes-digitalocean</guid>
            <pubDate>Sun, 03 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A CTO's playbook for architecting a food delivery platform that scales from 100 to 100K orders per day. Real constraints. Real tradeoffs. Kubernetes on DigitalOcean.]]></description>
        </item>
    </channel>
</rss>