<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SazM — Blog</title>
    <link>https://blog.sazm.in</link>
    <description>Engineering notes on web engineering, automation, and system design.</description>
    <language>en-us</language>
    <lastBuildDate>Mon, 15 Jun 2026 18:37:06 GMT</lastBuildDate>
    <atom:link href="https://blog.sazm.in/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Debugging Stripe Webhooks in Production</title>
      <link>https://blog.sazm.in/posts/debugging-stripe-webhooks/</link>
      <description>A systematic approach to diagnosing and fixing failed Stripe webhook events.</description>
      <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.sazm.in/posts/debugging-stripe-webhooks/</guid>
    </item>
    <item>
      <title>Building Resilient Webhook Systems</title>
      <link>https://blog.sazm.in/posts/building-resilient-webhook-systems/</link>
      <description>Patterns for building webhook systems that handle failure gracefully at scale.</description>
      <pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.sazm.in/posts/building-resilient-webhook-systems/</guid>
    </item>
  </channel>
</rss>