This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I. Codebase | |
One codebase tracked in revision control, many deploys | |
II. Dependencies | |
Explicitly declare and isolate dependencies | |
III. Config | |
Store config in the environment | |
IV. Backing services | |
Treat backing services as attached resources | |
V. Build, release, run | |
Strictly separate build and run stages |