Skip to main content

Projects

IaC repos and tools that back the research on this site. Each links to the GitHub repo and, where relevant, the post that walks through it.

This site

Hugo + S3 + CloudFront, deployed via GitHub Actions with OIDC (no long-lived AWS keys). Terraform for the full stack — bucket, OAC, CloudFront distribution, ACM cert, IAM role. See the deployment write-up.

Repo: github.com/yourusername/site-infra (placeholder — replace with your repo)


Azure VWAN Sandbox

Hub-and-spoke Virtual WAN sandbox in Terraform — management group placement, two virtual hubs (one per spoke, each with its own route table), and RDP-reachable test VMs for validating inter-hub routing. See the write-up.

Repo: github.com/yourusername/azure-vwan-sandbox-terraform (placeholder — replace with your repo)


(add your next project here)

One-line description of what it does and why you built it.

Repo: github.com/yourusername/repo-name