So, you want to use Docker and Kubernetes for your development but don’t want to spend your days writing Dockerfiles and running Docker builds? In this talk you will learn how to deploy and manage applications using docker, kubernetes, and the open source OpenShift projects to truly simplify your development flow. Diving a bit deeper, we will learn how to use the Source 2 Image project to automatically build and deploy docker images straight from source code. After that, we will take it up a notch by learning how to add databases and scale the application to achieve fast response times for your users. At the conclusion of this talk, you will understand the workflow to build, deploy, scale and manage applications deployed using Docker, Kubernetes, and OpenShift. And just for giggles, we will also learn how to do A/B and Blue / Green deployments.

Comments

Comments are closed.

Brad Bird at 17:07 on 17 Feb 2017

Nice talk :). We already use Heroku at work but am really considering trying out Docker now. I've heard of Docker but never knew how quick it was. We currently use Vagrant which is a bit slow so looking forward to seeing the speed differences.

Thank you for the talk, thank you for the book and the demos. It was a very interesting talk and definitely spiked my interest in checking out Docker even more.