Summary
Docker is a tool that helps containerize, package and run applications in their own isolated environment, greatly simplifying the deployment process.This talk is about how we containerized some of our Python services at Spotify, the challenges faced and how we solved them.