Ruby On Ales 2015 - Deployment Nirvana

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=P6SylUt7LNU



Duration: 31:55
253 views
0


By, Adrian Pike
Remember when Heroku showed up and how much it changed our world? Suddenly a simple `git push` and my app was online. Gosh, those were the good days, weren't they? Things have gotten a little more complicated for us these days. We've got inter-service dependencies. We should be doing some rolling deploys and user segmentation. Rollbacks should be instant and trivial. What about staging environments, why not be able to roll code safely? As an engineer, I should just be able to `git push`, and get back a running app instance. I should be able to route traffic to it whenever and however I want, whether it's production, staging, internal test, or just a running code spike on production servers to show a colleague. In this talk, I'm going to talk about the tools and infrastructure that I've built in the past to solve deployment woes for big, thorny, complicated apps, and give engineering teams tons of power. I'll also show off an open-source implementation that I'll be building specifically for RoA.

Help us caption & translate this video!

http://amara.org/v/GUQS/




Other Videos By Confreaks


2015-03-24Cascadia 2011 - Powerful (but Easy) Data Visualization with the Graph Gem by Aja Hammerly
2015-03-24Cascadia 2011 - Playfulness at Work: a Real Serious Messageâ„¢ with Ruby as the Medium by Ian Dees
2015-03-24Cascadia 2011 - The Unix Chainsaw by Gary Bernhardt
2015-03-24Cascadia 2011 - Confident Code by Avdi Grimm
2015-03-24Cascadia 2011 - Lightning Talks - Day 1 by Various Presenters
2015-03-24Cascadia 2011 - Think like a Git by Sam Livingston-Gray
2015-03-24Cascadia 2011 - Keynote Day 1 by John Barnette
2015-03-24Cascadia 2011 - How Community Saved My Life by Mando Escamilla
2015-03-24Cascadia 2011 - David and Goliath, Ruby and the Enterprise by Dylan Stamat
2015-03-24Cascadia 2011 - Shipping at the Speed of Life by Corey Donohoe
2015-03-24Ruby On Ales 2015 - Deployment Nirvana
2015-03-24GORUCO 2009 - RejectConf by Various Presenters
2015-03-24GORUCO 2009 - From Rails to Rack: Making Rails 3 a Better Ruby Citizen by Yehuda Katz
2015-03-24GORUCO 2009 - Building Cross Platform Mobile Apps with Ruby and PhoneGap by Ben Stein
2015-03-24GORUCO 2009 - SOLID Object-Oriented Design by Sandi Metz
2015-03-24GORUCO 2009 - Into the Heart of Darkness: Rails Anti-Patterns by Jake Howerton
2015-03-24GORUCO 2009 - Resource-Oriented Architecture With Waves by Dan Yoder
2015-03-24GORUCO 2009 - The Ruby Guide to *nix Plumbing by Eleanor McHugh
2015-03-24GORUCO 2009 -Where is Ruby Really Heading? by Gregory Brown
2015-03-24Ruby On Ales 2015 - Better APIs with Pliny
2015-03-24Ruby On Ales 2015 - Testing the Multiverse