Bite-sized pieces of tech goodness that's free to adapt and learn from.
Just like many people that write software, I've worked on numerous little side projects that have never seen the light of day - these are the ones that I've deemed fit for human consumption!
DynamoDB Queryable Item History
An example of how to implement an easily queryable DynamoDB item history store using S3, Glue Crawlers and Athena.
github.com
Implementing S3 to Snowflake via Snowpipe with Terraform
Creates an end-to-end Snowpipe demo with S3 as a source using Terraform as the Infrastructure as Code tool.
github.com
AWS Subnet Splitter
A web application that simplifies the creation of Infrastructure-as-Code templates for VPCs and Subnets.
aws-subnet-splitter.alexkearns.co.uk