Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 488 Bytes

twelve-factor-app.md

File metadata and controls

14 lines (10 loc) · 488 Bytes

What is Twelve-Factor App

In the modern era, software is commonly delivered as a service: called web apps, or software-as-a-service. The twelve-factor app is a methodology for building software-as-a-service apps. -- The Twelve-Factor App

Sites

  1. The Twelve-Factor App
  2. Wikipedia