#126: Kubernetes for Pythonistas

Talk Python To Me

Episode | Podcast

Date: Tue, 22 Aug 2017 00:00:00 -0800

Containers are revolutionizing the way we deploy and manage applications. These containers allow us to build, develop, test, and even deploy on the exact same system. We can build layered systems that fill in our dependencies. They even can play a crucial role in zero-downtime upgrades.