<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Ezra Lambe's Blog</title>
    <link>https://portfolio.asholae.com/blog</link>
    <description>Thoughts on systems architecture, cloud-native engineering, performance optimization, and building software that scales.</description>
    <language>en-US</language>
    <lastBuildDate>Mon, 20 Jul 2026 18:04:38 GMT</lastBuildDate>
    <atom:link href="https://portfolio.asholae.com/feed.xml" rel="self" type="application/rss+xml" />
    <image>
      <url>https://portfolio.asholae.com/og-image.png</url>
      <title>Ezra Lambe's Blog</title>
      <link>https://portfolio.asholae.com/blog</link>
    </image>
    
    <item>
      <title>Building Scalable Microservices with Node.js and Kubernetes</title>
      <link>https://portfolio.asholae.com/blog/building-scalable-microservices</link>
      <guid isPermaLink="true">https://portfolio.asholae.com/blog/building-scalable-microservices</guid>
      <pubDate>Mon, 15 Dec 2025 00:00:00 GMT</pubDate>
      <author>Ezra Lambe</author>
      <category>Systems Architecture</category>
      <category>Architecture</category>
      <category>Microservices</category>
      <category>Kubernetes</category>
      <category>Node.js</category>
      <description>A deep dive into designing and deploying production-grade microservices that handle millions of requests using Node.js, Docker, and Kubernetes orchestration.</description>
    </item>
    <item>
      <title>Infrastructure as Code: Mastering Terraform for Cloud-Native Deployments</title>
      <link>https://portfolio.asholae.com/blog/cloud-native-infrastructure-terraform</link>
      <guid isPermaLink="true">https://portfolio.asholae.com/blog/cloud-native-infrastructure-terraform</guid>
      <pubDate>Fri, 28 Nov 2025 00:00:00 GMT</pubDate>
      <author>Ezra Lambe</author>
      <category>Cloud Infrastructure</category>
      <category>Terraform</category>
      <category>Infrastructure</category>
      <category>DevOps</category>
      <category>Cloud</category>
      <description>How I use Terraform to provision and manage cloud infrastructure across AWS, with modules, state management, and CI/CD integration for zero-downtime deployments.</description>
    </item>
    <item>
      <title>React Performance Optimization: From 3s to 300ms Load Times</title>
      <link>https://portfolio.asholae.com/blog/performance-optimization-react</link>
      <guid isPermaLink="true">https://portfolio.asholae.com/blog/performance-optimization-react</guid>
      <pubDate>Fri, 10 Oct 2025 00:00:00 GMT</pubDate>
      <author>Ezra Lambe</author>
      <category>Frontend Engineering</category>
      <category>React</category>
      <category>Frontend</category>
      <category>Performance</category>
      <category>Optimization</category>
      <description>Practical techniques I used to cut a React application&#x27;s load time by 10x — covering code splitting, lazy loading, memoization, and bundle analysis strategies.</description>
    </item>
  </channel>
</rss>