Part of the 12 Factors
-
Port binding: Export services via port binding. Don’t enrich and extend code at runtime. Keep code self-contained.
- meta context: the 12 factor doc was written when ruby and monkeypatching in production was all the rage
- Facilitates Local Reasoning
- Facilitates consistent Context