Skip to content

Transmissions

Blog

Subscribe via RSS

Cloud architecture, Terraform, networking, AI, and whatever else surfaces after banging on a problem long enough to have something worth writing down.

Topic Clusters

Terraform for Network Engineers

2 Posts

A practical series on using Infrastructure as Code to manage real-world network devices — Cisco Meraki, Juniper Mist, and NetBox — with Terraform. No cloud-VPC hand-waving; this is about the kit you already manage.

NetworkIaCTerraform

The Blueprint Files

2 Posts

A series documenting building a resilient, zero-cost, enterprise-grade personal site. This series breaks down the "Architect's Handshake" between Astro, GitHub, and Cloudflare, offering a technical roadmap for developers who want to manage their personal projects with the same rigor as production systems.

CloudflareWorkersEdgeAstroGitHubDeployment

Latest Transmissions

Cloudflare Preview URLs, Durable Objects, and the tradeoff I discovered too late

Apr 25, 2026 5 min read

I ran into a Cloudflare platform limitation after deploying a Durable Object-backed Digital Twin: preview URLs stopped working. I tried a few workarounds, but in the end I learned that previewability needs to be treated as an architectural requirement.

sybilsedge.com

Apr 1, 2026 8 min read

Personal site built with Astro, deployed on Cloudflare Workers. Blueprint aesthetic with dark mode, content collections, and live GitHub activity feed.

Terraform Fundamentals Through a Network Lens

Jul 12, 2025 15 min read

Getting started with Terraform for network engineering platforms

Why Terraform for Network Engineers?

Jul 11, 2025 10 min read

Thoughts on why network engineers should learn Terraform