Beyond the 12 Factor App
From Beyond the 12 Factor App: Exploring the DNA of Highly Scalable, Resilient Cloud Applications
-
- One codebase, one application
-
- API first
-
- Dependency management
-
- Design, build, release, and run
-
- Configuration, credentials, and code
-
- Logs
-
- Disposability
-
- Backing services
-
- Environment parity
-
- Administrative processes
-
- Port binding
-
- Stateless processes
-
- Concurrency
-
- Telemetry
-
- Authentication and authorization