Tag: Cloud Native
Browse all articles, tutorials, and guides about Cloud Native
Guides
Posts
⌘K
DevOps
2024-11-17|12 min read
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.
Kubernetes
2024-11-15|8 min read
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.