August 2018
Intermediate to advanced
314 pages
8h 9m
English
A twelve-factor app is fully self-contained and does not depend on the use of an external server, such as Tomcat or Apache, to be exported as a service. A twelve-factor app must export the HTTP service by port-binding, meaning that the application also interfaces with the world via a URL. In this way, one application can be the backing service or external resource of another app.
Read now
Unlock full access