<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>The Cloud Engineer</title>
    <link>https://the-cloud-engineer.com/</link>
    <description>Short-form articles about code snippets and AWS experiments.</description>
    <language>en</language>
    <atom:link href="https://the-cloud-engineer.com/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Prompt caching on Bedrock cut my latency chart in half</title>
      <link>https://the-cloud-engineer.com/prompt-caching/</link>
      <description>Measuring time-to-first-token with and without cache checkpoints on a long system prompt.</description>
      <guid isPermaLink="true">https://the-cloud-engineer.com/prompt-caching/</guid>
      <pubDate>Tue, 19 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Fanning out S3 events without a Lambda in the middle</title>
      <link>https://the-cloud-engineer.com/s3-event-fanout/</link>
      <description>Using EventBridge rules and SQS to route S3 notifications to several consumers, with the Terraform to match.</description>
      <guid isPermaLink="true">https://the-cloud-engineer.com/s3-event-fanout/</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Measuring Lambda cold starts across three runtimes</title>
      <link>https://the-cloud-engineer.com/lambda-cold-starts/</link>
      <description>A repeatable harness for comparing init duration on Node.js, Python and a provided.al2023 Rust function.</description>
      <guid isPermaLink="true">https://the-cloud-engineer.com/lambda-cold-starts/</guid>
      <pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
