<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>carlosposada.dev</title>
    <link>https://carlosposada.dev</link>
    <description>Architecting high-velocity deployment pipelines and resilient cloud ecosystems. Specializing in IaC, automated quality gates, and AI-driven operations.</description>
    <language>en-us</language>
    <lastBuildDate>Sun, 17 May 2026 06:07:05 GMT</lastBuildDate>
    <atom:link href="https://carlosposada.dev/rss.xml" rel="self" type="application/rss+xml" />
    <dc:creator>Carlos Posada</dc:creator>
    
    <item>
      <title><![CDATA[Deploy a Static Site on AWS: S3 + CloudFront + ACM + Route53 — Full Terraform]]></title>
      <link>https://carlosposada.dev/blog/deploy-static-site-aws-terraform</link>
      <guid isPermaLink="true">https://carlosposada.dev/blog/deploy-static-site-aws-terraform</guid>
      <description><![CDATA[A complete Infrastructure as Code walkthrough for hosting a production-grade static site on AWS. We'll provision S3, CloudFront, ACM certificates, Route53 records, and a CloudFront Function for clean URL routing — all with Terraform.]]></description>
      <pubDate>Sat, 09 May 2026 00:00:00 GMT</pubDate>
      <category>Cloud</category>
      <category>terraform</category>
      <category>aws</category>
      <category>s3</category>
      <category>cloudfront</category>
      <category>iac</category>
      <category>devops</category>
    </item>
  </channel>
</rss>