DevOps
  • 🏁Roadmap
  • PRE-REQUISITE
    • Glossary
    • Linux
    • Networking
    • Server
    • Databases
    • Security
  • FUNDAMENTALS
    • 12 Factors
    • GIT
    • Shell Scripts
    • JSON/YAML
    • Python
    • Golang
    • Packaging
  • DEVOPS TOOLS
    • Docker
    • Terraform
      • Module
      • HCL Syntax
      • State
      • .tf file
    • Ansible
    • Chef
    • Kubernete
    • ArgoCD
    • Chef
    • Puppet
    • Prometheus
  • PoC
    • USE CASES
Powered by GitBook
On this page
  • 1. Codebase
  • 2. Dependencies
  • 3. Config
  • 4. Backing services
  • 5. Build, release, run
  • 6. Processes
  • 7. Port binding
  • 8. Concurrency
  • 9. Disposability
  • 10. Dev/prod parity
  • 11. Logs
  • 12. Admin processes
  • # Resources
  1. FUNDAMENTALS

12 Factors

a methodology for building SaaS app

PreviousFUNDAMENTALSNextGIT

Last updated 2 years ago

1. Codebase

2. Dependencies

3. Config

4. Backing services

5. Build, release, run

6. Processes

7. Port binding

8. Concurrency

9. Disposability

10. Dev/prod parity

11. Logs

12. Admin processes

# Resources

The Twelve-Factor App
Logo
DZonedzone.com
Building & Deploying in the cloud
Logo