~/ emre.cavunt_
Tag

#Architecture-Patterns

10 essays tagged #Architecture-Patterns. All tags

2026-09-20

DeepMind London: Ivan Leo on Agents, and the People Building With Them

Ivan Leo on Gemini interactions, video tools, and managed agents, alongside builders using agentic coding to solve everyday problems.

#AI#GCP#Developer-Experience
6 min
2026-09-20

Murali Suriar: Diagrams and Shared Understanding | Compile London

Murali Suriar on diagrams as shared understanding: choose the right view, compare mental models, and review architectural change.

#AI#Platform-Engineering#Architecture-Patterns
4 min
2026-09-20

Pauline Brunet: AI Deployments at Scale | Compile London

Pauline Brunet session notes: use-case selection, forward deployed engineers, production ownership, evaluations, permissions, and outcomes.

#Platform-Engineering#Developer-Experience#Software-Development
5 min
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 clusters are cargo cult: written, accepted, changing nothing. Cilium actually enforces them, and shows you the traffic.

#Kubernetes#Security#Platform-Engineering
8 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

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

#Kubernetes#Platform-Engineering#Architecture-Patterns
7 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
2021-11-10

Writing a Go Client Library Worth Using

Most Go client libraries are a pain to use, test, or extend. How to write one that isn't: functional options, context propagation, rich errors, retries.

#Golang#Software-Development#Developer-Experience
9 min