Resources
Reference material worth keeping open in a tab.
Cheat sheets and guides from production platform work: Kubernetes, GitOps, LLM infrastructure, and FinOps.
4 of 4 resources
AI Platform Readiness: A Self-Assessment Across Nine Dimensions
Rate your AI platform across strategy, data, sovereignty, technology, economics, MLOps, identity, compliance, and skills. Four rungs per dimension, with the evidence that separates a claim from a fact.
LLM Cost Levers, Ranked by Typical Impact
The five levers that move an LLM bill, honest savings ranges, a routing table template, and the breakeven math for when fine-tuning beats prompting.
Kubernetes GitOps Checklist: ArgoCD, DNS, Secrets, Rollouts
The checklist I run before calling a cluster GitOps-managed: app-of-apps layout, external-dns, secrets handling, progressive rollout gates, and rollback drills that include the ugly cases.
Temporal Workflow Patterns: Signals, Queries, Updates, and the Rest
The reference card I keep open when writing Temporal workflows in TypeScript: signals vs queries vs updates, retries, heartbeats, child workflows, schedules, versioning.