The Problem Before Kubernetes
Before understanding what Kubernetes is, let’s rewind a bit.
1. The Old World: Monolithic Applications
Back in the day, applications were developed as a single block of code, known as a monolith. Think of a traditional w...