12 Factor App
The 12-Factor App is a methodology of twelve best practices for building software-as-a-service applications that are portable, scalable, and easy to deploy on modern cloud platforms.
3 resources across 1 library
Glossary Terms(3)
Self-Service Infrastructure
Self-service infrastructure is an operating model in which developers can provision and manage the infrastructure they need — servers, databases, environments…
Environment Parity
Environment parity is the practice of keeping development, staging, and production environments as similar as possible in configuration, dependencies, and infr…
12-Factor App
The 12-Factor App is a methodology of twelve best practices for building software-as-a-service applications that are portable, scalable, and easy to deploy on…