Weekly Digest #92
Articles
How Kubernetes Reinvented Virtual Machines
To improve the experience of running services on VMs, containers changed the way we package our software, drastically reduced requirements for server provisioning, and enabled alternative ways to deploy our workloads. But on their own, containers didn’t become a solution for running services at scale. An extra layer of orchestration would still be…