DevOps Chicago Meetup
Chicago, Illinois
2015-03-09
At DramaFever, the largest streaming video site for international content, we’ve been running Docker in production since October 2013 (well before it even went 1.0). Cutting (maybe bleeding) edge? Sounds fun! But important technology stack decisions are not made by running a Markov text generator against the front page of Hacker News. So, why are we using Docker? Simply put, it makes our development more consistent and our deployment more repeatable.
Because all the developers are developing locally using the same containers, integration is much easier when their code moves on to their EC2-based personal dev environment, the shared dev environment, QA, staging, and production. (Our previous Vagrant-based process didn’t keep us consistently all using the same environment, as production wasn’t under config management, and setting up local copies of the MySQL database with all the fixtures took just this side of eternity.) Because a production instance is serving code from a container, every new autoscaled instance that has any code at all is going to have the correct code. (And our previous “check out code from GitHub and bake an AMI” deployment process was not what you’d call speedy.)
Docker provides just enough in the way of training wheels for Linux containers that everyone can use it (for rapidly increasing values of everyone). In this talk, I detail how DramaFever implemented Docker for our entire development pipeline from laptops to production, covering the pain points and failure scenarios we’ve encountered and how we’ve worked through them.
My SysAdvent post for 2014 covers this topic in more detail.
Bridget Kromhout from Orbitz IDEAS on Vimeo.
Headed to the @DevOpsChicago Meetup to hear @bridgetkromhout talk about Docker! http://t.co/EFt24ayhvC— Shannon Smith Page (@shannonlly) March 9, 2015
We're excited to have @bridgetkromhout talking about running @docker in production at @dramafever!
— DevOpsChicago Meetup (@DevOpsChicago) March 9, 2015
Thanks to @Orbitz for hosting the event!
Great talk about @docker in production by @bridgetkromhout tonight. Real world insights, warts and all, from someone who's been there.
— Leon Chism 🐇 (@leonc) March 10, 2015
excellent wisdom from @bridgetkromhout tonight about actually using docker in production
— Jon Schoning (@JonSchoning) March 10, 2015
Great talk and turnout tonight @Orbitz for @bridgetkromhout ! pic.twitter.com/YZmCvrY9VT
— Chris Cooper (@cjcdoomed) March 10, 2015
Thank you @bridgetkromhout for a great talk on Docker at the Chicago DevOps meetup, I'm psyched about distributed, private Docker registries
— Craig Booth (@craigmbooth) March 10, 2015
Thanks @bridgetkromhout for the docker knowledge bomb. #deepdishdevops
— Brian Devlin (@nilved) March 10, 2015
Thanks, @DevOpsChicago & @Orbitz, for having me visit & talk about @docker at @dramafever! Great hosts, fabulous local community, super fun.
— Bridget Kromhout (@bridgetkromhout) March 10, 2015