Enforce GCP Cert Consolidation with Terraform and ArgoCD
Consolidation patterns that depend on good intentions decay fast. One PR at 5pm on a Friday that adds…
Consolidation patterns that depend on good intentions decay fast. One PR at 5pm on a Friday that adds…
A single wildcard cert covering every service on a shared LB is what turns cert sprawl from a…
Cert sprawl starts with DNS. If the zone you issue certs against isn’t locked down first, every cert…
The IaC landscape split in 2023 when HashiCorp moved Terraform from the Mozilla Public License to the Business…
Production Cloud SQL PostgreSQL 17 setup with Terraform. Private IP, IAM auth, backups, read replicas, Auth Proxy for…
Tested GKE Autopilot setup with Terraform. VPC with Cloud NAT, private cluster, Workload Identity, HPA, the Autopilot resource…
Tested Cloud Run guide: build with Cloud Build, push to Artifact Registry, deploy, canary with traffic splitting, Terraform…
AI coding agents aren’t just for web developers cranking out React components. If you spend your days writing…
The Infrastructure as Code landscape has been through a violent reshuffling. HashiCorp switched Terraform to BSL, then IBM…
Most infrastructure teams eventually land on the same realization: Terraform is great at creating servers, but terrible at…
You describe a VPC with three subnets, a security group, and an EC2 instance. Sixty seconds later, Claude…
OpenStack private networks enable instances to be reached safely without being exposed to the public internet. Private networks…