Blog

Automating a Minecraft Server Deployment on AWS

"Hey Dad! Can I have a Minecraft server?" My daughter reached the next level of gaming. I was excited for her, yet uncertain on how to get started. After considering my options, I decided to self-host on AWS...

Posted June 1, 2024 by Trevor Roberts Jr ‐ 5 min read

Running Infrastructure as Code (IaC) for AWS Lambda Functions on Terraform Cloud

While reviewing my blog infrastructure, I realized I was still using the deprecated go Lambda runtime to invalidate my CloudFront cache. When I went to update my Lambda deployment automation, I realized I deployed it manually 😅. Read on to see how I went about automating the final manual component of my blog infrastructure...

Posted February 29, 2024 by Trevor Roberts Jr ‐ 8 min read