Cloud Native
Browse all articles, tutorials, and guides about Cloud Native
Guides
Introduction to Kubernetes
Kubernetes introduction covering architecture, pods, deployments, services, and scaling for container orchestration
A Practical Guide to FinOps for DevOps Engineers
Learn how to implement FinOps practices in your DevOps workflows to optimize cloud costs while maintaining performance and reliability.
Posts
Your GitOps Controller Is Tier Zero: the Argo CD repo-server RCE
An unauthenticated RCE in Argo CD's repo-server turns one compromised pod into full cluster takeover. Reported 18 months ago, still unpatched. Here is how it works and the one control that stops it.
How I Finally Understood Docker and Kubernetes
Docker and Kubernetes can feel abstract until you see what problems they actually solve. Here's a practical guide to understanding both tools through real examples.
Why Running Postgres on Kubernetes Is Still a Bad Idea (And What to Do Instead)
Everyone wants to run databases on Kubernetes, but should you? We explore the real challenges of stateful workloads and better alternatives.