<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>neilcodesaws</title>
    <link>https://localhost:3000/</link>
    <description>Read my latest inane ramblings about AWS and the cloud.</description>
    <language>en</language>
    <atom:link href="https://localhost:3000/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Amazon S3 Files: Security Model Deep Dive</title>
      <link>https://localhost:3000/blog/s3-files-security/</link>
      <guid isPermaLink="true">https://localhost:3000/blog/s3-files-security/</guid>
      <pubDate>Sat, 16 May 2026 12:00:00 GMT</pubDate>
      <description>S3 Files lets you mount an S3 bucket as a file system on EC2. That&apos;s powerful — and dangerous if you get the security model wrong. Here&apos;s how IAM, file system policies, POSIX permissions, security groups, and encryption layer together to protect your data.</description>
    </item>
    <item>
      <title>VPC Traffic Mirroring: Copy Network Traffic for Security and Debugging</title>
      <link>https://localhost:3000/blog/vpc-traffic-mirroring/</link>
      <guid isPermaLink="true">https://localhost:3000/blog/vpc-traffic-mirroring/</guid>
      <pubDate>Sat, 16 May 2026 10:00:00 GMT</pubDate>
      <description>A hands-on guide to AWS VPC Traffic Mirroring — what it is, how the packet flow works, and how to set it up with Terraform so you can inspect production traffic without touching your application.</description>
    </item>
    <item>
      <title>Securing Terraform State - Best Practices and Implementation Guide</title>
      <link>https://localhost:3000/blog/opentofu-state/</link>
      <guid isPermaLink="true">https://localhost:3000/blog/opentofu-state/</guid>
      <pubDate>Mon, 22 Sep 2025 10:00:00 GMT</pubDate>
      <description>A comprehensive guide to securing your terraform state files with encryption, remote backends, and access controls</description>
    </item>
    <item>
      <title>Getting Started with AWS Lambda</title>
      <link>https://localhost:3000/blog/getting-started-with-aws-lambda/</link>
      <guid isPermaLink="true">https://localhost:3000/blog/getting-started-with-aws-lambda/</guid>
      <pubDate>Sun, 15 Dec 2024 10:00:00 GMT</pubDate>
      <description>Learn the basics of AWS Lambda and build your first serverless function with practical examples.</description>
    </item>
    <item>
      <title>Welcome to neilcodesaws</title>
      <link>https://localhost:3000/blog/welcome-to-my-blog/</link>
      <guid isPermaLink="true">https://localhost:3000/blog/welcome-to-my-blog/</guid>
      <pubDate>Mon, 01 Jan 2024 10:00:00 GMT</pubDate>
      <description>Welcome to my corner of the internet where I share insights about technology, AWS services, and software development.</description>
    </item>
  </channel>
</rss>
