April 2014
Intermediate to advanced
336 pages
7h 48m
English
The Heroku architecture consists of a platform stack comprising of the language runtime, various libraries, the operating system, and the underlying infrastructure to support development of scalable web apps.
The high-level architecture of the Heroku platform is shown as follows:

The dyno manifold (DM) is the foundational block for the execution environment on the Heroku platform. It is a distributed, fault-tolerant, and horizontally scalable execution environment for application dynos. It manages the entire diversity of process type instances via the process model in an automated way with zero ...
Read now
Unlock full access