<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>~/blog</title>
    <link>https://example.com/</link>
    <atom:link href="https://example.com/feed.xml" rel="self" type="application/rss+xml" />
    <description>Notes from a terminal. DevOps, AWS, and other machine noises.</description>
    <language>en</language>
    <lastBuildDate>Sat, 27 Jun 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>Private S3, public site — CloudFront OAC</title>
      <link>https://example.com/posts/why-cloudfront-oac/</link>
      <guid isPermaLink="true">https://example.com/posts/why-cloudfront-oac/</guid>
      <pubDate>Sat, 27 Jun 2026 00:00:00 GMT</pubDate>
      <description>Why this blog uses a private bucket with Origin Access Control instead of S3 website hosting.</description>
      <category>aws</category>
      <category>security</category>
      <category>cloudfront</category>
    </item>
    <item>
      <title>Booting the blog</title>
      <link>https://example.com/posts/booting-the-blog/</link>
      <guid isPermaLink="true">https://example.com/posts/booting-the-blog/</guid>
      <pubDate>Fri, 26 Jun 2026 00:00:00 GMT</pubDate>
      <description>First boot. How this blog is built and shipped.</description>
      <category>meta</category>
      <category>aws</category>
    </item>
  </channel>
</rss>
