Notes

What Happens During a Heroku Build

Daniel Weibel
Created 27 Apr 2014

When deyploing a web application to Heroku (via git push), Heroku performs a build on a special build dyno. The following overview shows what’s going on during such a build.

This is a zoom on the Build component in the wider overview of How Heroku Works.

PDF version

Heroku Build