A Better Way to Connect GKE to Cloud SQL
A clear, simple story about connecting GKE to Cloud SQL the right way using Workload Identity, without secrets, sidecars, or unstable shortcuts.
Stories, tools, and concepts from working in and around cloud platforms like GCP, AWS, and infrastructure-as-code.
A clear, simple story about connecting GKE to Cloud SQL the right way using Workload Identity, without secrets, sidecars, or unstable shortcuts.
A simple story about the Cloud SQL Proxy Operator—what it really does, when it helps, and when it quietly becomes the reason your app feels slow.
We don’t need to work faster to achieve more. In DevOps, real progress comes from flow, systems thinking, and removing bottlenecks—not endless hustle.
Security on GKE doesn’t need to be complicated. This post explains the essential steps to secure your cluster and workloads in a simple, practical way.
Kubernetes isn’t always required for modern infrastructure. For many workloads, simpler PaaS offerings are cheaper and faster.
GKE networking looks difficult, but it doesn’t need to be. This post explains how to build simple, reliable networking for production workloads
Serverless isn’t always the cheapest option. At scale or under steady workloads, it can cost more than VMs or Kubernetes.
Most GKE guides focus on complex architectures you don’t need. This post shows what “production-ready” actually means — a simple, scalable, minimal setup.
Containers don’t eliminate deployment problems — they shift them into networking, storage, and observability. They reveal complexity instead of hiding it.
Splitting everything into microservices too early doesn’t bring scale — it brings latency, failure points, and developer pain.
ClickOps isn’t evil. Terraform shines at scale, but the console still has its place for exploration and prototyping.
Why service account keys are legacy, and why Workload Identity is the future of secure Kubernetes/GCP authentication.