Search⌘ K

The 12-Factor App

Explore the 12-factor app methodology to understand key principles for creating cloud-native and scalable applications. This lesson helps you grasp essential practices such as managing codebases, dependencies, configuration, and processes to improve application deployment and robustness in distributed systems.

We'll cover the following...

The 12-factor app

Originally created by engineers at Heroku, the 12-factor app is a succinct description of a cloud-native, scalable, deployable application. a^{a} ...