Blog

  1. Amazon S3 Files: Security Model Deep Dive

    8 min read

    S3 Files lets you mount an S3 bucket as a file system on EC2. That's powerful — and dangerous if you get the security model wrong. Here's how IAM, file system policies, POSIX permissions, security groups, and encryption layer together to protect your data.

  2. VPC Traffic Mirroring: Copy Network Traffic for Security and Debugging

    8 min read

    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.

  3. Securing Terraform State - Best Practices and Implementation Guide

    7 min read

    A comprehensive guide to securing your terraform state files with encryption, remote backends, and access controls

  4. Getting Started with AWS Lambda

    3 min read

    Learn the basics of AWS Lambda and build your first serverless function with practical examples.

  5. Welcome to neilcodesaws

    3 min read

    Welcome to my corner of the internet where I share insights about technology, AWS services, and software development.