Skip to main content Skip to navigation
  • 😶‍🌫️ About
  • ☁️ Tech
  • ⛅ Tips
  • 💭 Thoughts
  • 💬 Talk

Tech

Various bits of tech geekery, heavily including but not limited to Cloud, DevOps and Platform Engineering.

Search and Filter Options

Search through content titles, content, and tags
Choose how to sort the content

4 posts found

Blog Posts

Featured image for A Whistle-Stop Tour of Internal DNS Options on AWS

A Whistle-Stop Tour of Internal DNS Options on AWS

Oct 31, 2025 • 15 min read • Advanced

Internal DNS across distributed AWS architectures doesn't have to be horrific. I've explored the options so you don't have to.

awsnetworkingdns +4
Featured image for How I Deployed a SvelteKit App to AWS in 5 minutes

How I Deployed a SvelteKit App to AWS in 5 minutes

Oct 5, 2025 • 10 min read • Intermediate

Deploying SSR'd apps to AWS usually involves an interweaving of multiple services from storage to compute. Here's how I do it in under 5 minutes.

terraformawscloud +4
Featured image for How I Cleaned up 148 Terraform Resource Deprecations in 10 Seconds

How I Cleaned up 148 Terraform Resource Deprecations in 10 Seconds

Aug 7, 2025 • 11 min read • Intermediate

Nobody wants to hand-refactor deprecations after your latest Terraform provider upgrade. Here's how I automated it.

terraformhclwritego +4
Featured image for How to Bootstrap Hundreds of AWS accounts with OpenTofu

How to Bootstrap Hundreds of AWS accounts with OpenTofu

Jun 2, 2025 • 9 min read • Intermediate

OpenTofu v1.9 introduced dynamic providers. With this, you can bootstrap hundreds of AWS accounts at once, like a responsible adult.

terraformopentofuaws +3

Built with SvelteKit, Kiro, and the SvelteKit Serverless Toolkit