Posts tagged “security”
Introduction to LLM Observability
A practical guide to making large language model applications reliable and safe in production. Covers key metrics, tracing, quality checks, security signals, and cost control strategies.
DevSecOps: What is it
A practical guide to embedding security into DevOps: build automation, shift risk detection left, monitor in production, and grow maturity without slowing delivery.
Namespaces - Simple Tenancy in Kubernetes
Looks at when and how to use namespaces to separate workloads safely within a kubernetes cluster. Explains their limits, common pitfalls, and why staging and production should be isolated beyond namespaces.
Platform Engineering with Kubernetes
Practical guidance for building an internal platform on top of kubernetes. Covers core building blocks, ecosystem tools, observability and security guardrails, and trade-offs to expect when running at scale.