~/ emre.cavunt_
Tag

#Platform-Engineering

14 essays tagged #Platform-Engineering. All tags

2026-06-29

AI Tool Gateways: Sandboxing Agent Access in Kubernetes

AI agents have unlimited ambition and undefined access boundaries. You have sandboxed everything else. Here is how to sandbox your agents too.

#Security#Software-Development#Kubernetes
9 min
2026-06-22

Observing LLM Inference: The Metrics That Actually Matter

TTFT is your SLO, not throughput. Here is what to measure for LLM inference, and what Google ADK, LangChain, and LangGraph give you out of the box.

#Observability#Software-Development#Platform-Engineering
8 min
2026-06-15

Network Control with Cilium and Kyverno: Policies That Actually Work

Network policies in most Kubernetes clusters are cargo cult. Teams write them, Kubernetes accepts them, and nothing changes. Cilium actually enforces them — and shows you the traffic.

#Kubernetes#Security#Platform-Engineering
8 min
2026-06-13

Keyless GCP Secrets in GitHub Actions: Workload Identity, Scoped to One Secret

Drop the service-account JSON key. Federate GitHub Actions into GCP with OIDC, then scope the service account to read one named secret — not the whole project.

#GCP#Security#CI-CD
9 min
2026-06-13

Serving a Next.js Static Site on Cloudflare (Like This One)

A Next.js static export on Cloudflare is fast, free, and has no server to patch — the whole setup, MDX to Terraform, in a clonable starter repo.

#Cloudflare#Next.js#Platform-Engineering
10 min
2026-06-08

Multi-Tenant Observability: LGTM at Platform Scale

Your tenants want dashboards. Your security team wants isolation. Your SREs want a single pane of glass. Here is how to build all three with the LGTM stack.

#Kubernetes#Observability#Platform-Engineering
8 min
2026-06-01

Gateway API in Practice: From Ingress Migration to Envoy Debugging

The Kubernetes community deprecated Ingress in spirit years ago. Gateway API replaces it with a model that actually separates platform concerns from application concerns.

#Kubernetes#Platform-Engineering#Architecture-Patterns
7 min
2026-05-25

Running Local Kubernetes with kind: Ephemeral by Design, Production-Honest by Default

kind runs real kubeadm in Docker containers — the same setup Kubernetes CI, Cilium docs, and Envoy Gateway quickstarts use. Here is why that matters for local platform work.

#Kubernetes#Developer-Experience#Platform-Engineering
6 min
2026-02-22

Google's GAIL Certification: Useful Strategy, Thin Engineering

Notes on Google's GAIL certification from a platform engineer: useful for strategy conversations, thin on the messy reality of shipping AI.

#Software-Development#GCP#Books
12 min
2025-09-10

GKE to AWS Identity Federation: A Guide to Keyless Access

Run workloads on GKE and access AWS without static keys. This guide shows how to federate a Kubernetes service account into an AWS IAM role.

#Kubernetes#AWS#GCP
7 min
2025-07-20

Terraform and Terragrunt: Why We Added Terragrunt at Scale

Why we added Terragrunt to Terraform to manage 100 plus services without copy paste, backend sprawl, or one giant state layout.

#Terraform#Platform-Engineering#Developer-Experience
8 min
2025-07-01

7 Books That Shaped How I Build Platforms Developers Actually Use

Seven books that shaped how I build platform products people trust, adopt quickly, and keep using.

#Books#Software-Development#Platform-Engineering
10 min
2025-06-22

Boost Your Productivity: My Zshrc Configuration for Platform Engineers

A deep dive into my zshrc configuration, featuring shortcuts for Kubernetes, Cloud Platforms, and AI tools to streamline your daily workflow.

#Developer-Experience#Software-Development#Tools
4 min
2021-06-15

SUSE Cloud Native Foundations: My Study Notes

Structured study notes from the SUSE Cloud Native Foundations scholarship. Covers cloud native design, Docker, Kubernetes basics, and open source PaaS.

#Kubernetes#Cloud-Native#Docker
14 min