<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>The Suga Blog</title>
        <link>https://suga.app</link>
        <description>Read what's happening at Suga, including product updates and platform engineering content.</description>
        <lastBuildDate>Fri, 17 Jul 2026 15:05:51 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <image>
            <title>The Suga Blog</title>
            <url>https://suga.app/favicon.ico</url>
            <link>https://suga.app</link>
        </image>
        <copyright>All rights reserved 2026 Nitric Inc.</copyright>
        <item>
            <title><![CDATA[Complement Vercel's serverless architecture]]></title>
            <link>https://suga.app/blog/suga-complements-vercel</link>
            <guid isPermaLink="false">suga-complements-vercel</guid>
            <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[Vercel is excellent at shipping frontends. The architectural choices that make it simple also shape where it fits best, and where it makes sense to pair it with something else.]]></content:encoded>
            <author>Rak Siva</author>
            <enclosure url="https://suga.app/images/blog/suga-complements-vercel/banner.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[How your code is built with Suga]]></title>
            <link>https://suga.app/blog/choosing-our-build-system</link>
            <guid isPermaLink="false">choosing-our-build-system</guid>
            <pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[Our original build pipeline carried us comfortably for a long time. For monorepos large enough that source-in-flight dominated deploy time, we wrote a small custom BuildKit frontend on top of Depot. Deploys no longer scale with repo size.]]></content:encoded>
            <author>Ryan Cartwright</author>
            <enclosure url="https://suga.app/images/blog/choosing-our-build-system/banner.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[From clobbered drafts to real-time sync]]></title>
            <link>https://suga.app/blog/real-time-sync-engine</link>
            <guid isPermaLink="false">real-time-sync-engine</guid>
            <pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[My colleague lost an afternoon of work because my auto-save overwrote his draft. That's when we knew we needed a sync engine.]]></content:encoded>
            <author>David Moore</author>
            <enclosure url="https://suga.app/images/blog/real-time-sync-engine/banner.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[Wide events, and why we use them]]></title>
            <link>https://suga.app/blog/wide-events-and-why-we-use-them</link>
            <guid isPermaLink="false">wide-events-and-why-we-use-them</guid>
            <pubDate>Thu, 14 May 2026 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[Per-line logging carried us a long way. We replaced it with one wide event per unit of work once fragmented investigations were costing more time than the rewrite would.]]></content:encoded>
            <author>Ryan Cartwright</author>
            <enclosure url="https://suga.app/images/blog/wide-events-and-why-we-use-them/banner.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[Containing the blast radius]]></title>
            <link>https://suga.app/blog/containing-blast-radius</link>
            <guid isPermaLink="false">containing-blast-radius</guid>
            <pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[Automated scanners hit every IP on the internet in minutes. The question isn't whether you get scanned, it's how much damage a breach can do.]]></content:encoded>
            <author>Rak Siva</author>
            <enclosure url="https://suga.app/images/blog/containing-blast-radius/banner.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[We evaluated four workflow engines. Here are our thoughts.]]></title>
            <link>https://suga.app/blog/choosing-a-workflow-engine</link>
            <guid isPermaLink="false">choosing-a-workflow-engine</guid>
            <pubDate>Tue, 31 Mar 2026 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[Our deployments were synchronous until a browser refresh killed one. We evaluated Temporal, Restate, Vercel Workflows, and Hatchet to find a better way.]]></content:encoded>
            <author>Tim Holm</author>
            <enclosure url="https://suga.app/images/blog/choosing-a-workflow-engine/banner.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[AI sped up development, not shipping]]></title>
            <link>https://suga.app/blog/ai-sped-up-dev-not-shipping</link>
            <guid isPermaLink="false">ai-sped-up-dev-not-shipping</guid>
            <pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[AI can generate Terraform, but generating it was never the hard part; trusting and deploying it is.]]></content:encoded>
            <author>Rak Siva</author>
            <enclosure url="https://suga.app/images/blog/ai-sped-up-dev-not-shipping/banner.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[Custom domains, GitHub builds, and more]]></title>
            <link>https://suga.app/blog/suga-update-2026-march</link>
            <guid isPermaLink="false">suga-update-2026-march</guid>
            <pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[This month we shipped custom domains with automatic SSL, source-linked GitHub builds, a service template browser, environment variable forking, and a new sidebar navigation.]]></content:encoded>
            <author>Jye Cusch</author>
            <enclosure url="https://suga.app/images/blog/suga-update-2026-march/banner.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[Introducing Suga Cloud]]></title>
            <link>https://suga.app/blog/announce-suga-cloud</link>
            <guid isPermaLink="false">announce-suga-cloud</guid>
            <pubDate>Mon, 23 Feb 2026 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[Managed hosting is now built into the Suga platform. Push a container, we handle the rest.]]></content:encoded>
            <author>Suga Team</author>
            <enclosure url="https://suga.app/images/blog/announce-suga-cloud/banner.webp" length="0" type="image/webp"/>
        </item>
        <item>
            <title><![CDATA[Releasing into Early access]]></title>
            <link>https://suga.app/blog/alpha-announcement</link>
            <guid isPermaLink="false">alpha-announcement</guid>
            <pubDate>Wed, 10 Dec 2025 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[The Suga developer platform is being released today in Early access.]]></content:encoded>
            <author>Jye Cusch</author>
            <enclosure url="https://suga.app/images/blog/alpha-announcement/banner.webp" length="0" type="image/webp"/>
        </item>
    </channel>
</rss>