youtube image
From YouTube: OM#6: Continuous Delivery with k8s - Tobias Schwab

Description

Tobias' bio:

Tobias Schwab is a Software Engineer with over 10 years of experience in Extreme Programming and Test Driven Development. Before co-founding PhraseApp he implemented Continuous Delivery Pipelines for projects such as Simfy, Wimdu, Wunderlist and Locafox.

Topic Summary:

"Don't we all want to deploy like Google does? We can! Making your application "container ready" is only the first step to deploy your application with containers. A far bigger concern is scheduling and orchestration of containers in a production deployment. Initiated by Google, Kubernetes is an open source container scheduler which leverages 15 years of experience running containers at scale. In this talk you will get a brief introduction to Kubernetes and learn how we use it to deploy PhraseApp. Also, I will share our best practices for production deployments with Kubernetes including topics such as * Building Docker Images * Configuration Management * Load Balancing * Deploying Microservices * Monitoring * Logging"