<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Byron DeLaMatre</title>
    <link>https://www.delamatre.com/articles</link>
    <description>Technical articles by Byron DeLaMatre on web development, cloud infrastructure, and software engineering.</description>
    <language>en</language>
    <atom:link href="https://www.delamatre.com/feed.xml" rel="self" type="application/rss+xml"/>
  <item>
    <title>Cloudflare Workers — An Alternative to Traditional Cloud Providers</title>
    <link>https://www.delamatre.com/articles/cloudflare-workers</link>
    <guid isPermaLink="true">https://www.delamatre.com/articles/cloudflare-workers</guid>
    <pubDate>Tue, 09 Jun 2026 00:00:00 +0000</pubDate>
    <description>A look at Cloudflare Workers and Containers as a compelling alternative to AWS for small to medium workloads.</description>
  </item>
  <item>
    <title>Laravel Envelope Encryption with AWS KMS</title>
    <link>https://www.delamatre.com/articles/laravel-envelope-encryption-aws-kms</link>
    <guid isPermaLink="true">https://www.delamatre.com/articles/laravel-envelope-encryption-aws-kms</guid>
    <pubDate>Tue, 30 Mar 2021 00:00:00 +0000</pubDate>
    <description>How to replace Laravel's default APP_KEY storage with envelope encryption using AWS KMS, meeting OWASP key management recommendations without rebuilding your encryption layer.</description>
  </item>
  </channel>
</rss>