Skip to content
This repository has been archived by the owner on Jul 22, 2018. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 1.17 KB

Zero-downtime-deploys-for-Rails-apps.md

File metadata and controls

25 lines (17 loc) · 1.17 KB

Presenter: Pedro Belo

Bio

Hailing from Brazil, Pedro moved to the US and A and joined Heroku back in 2008, taking projects ranging from Node.js support to organizing Starcraft nights. Today he works on the API team, focused on making the Heroku public APIs smoother.

Abstract

What does it take to deploy an application without any downtime?

More than most Ruby developers would expect, turns out; what is aggravated by the lack of documentation and other resources on this topic.

In this talk we'll dive into both development practices (hot compatibility, database migrations, caching) and deployment setup (Heroku, Unicorn, HAProxy), covering everything you need to know in order to ship code without affecting a single customer.

Notes

  • This is a file generated from the RailsConf JSON. Please remove this notice when adding notes.
  • If you're interested in the generator code, see the "generator" directory.
  • This layout is just a suggestion.
  • Bullet points might work well. Paragraphs too. Up to you. :)

External Links