The 12 factor methodology, initiated by Heroku 13 years ago, still holds up for modern cloud-native applications. It covers topics such as codebase, dependencies, configuration, backing services, build-release-run stages, stateless processes, port binding, concurrency, disposability, dev/prod parity, logs, and admin processes.

7m read timeFrom dev.to
Post cover image
Table of contents
IntroductionThe 12 factorsSummarizing the 12 factorsFactor 13: Forward and backward compatibilityConclusion

Sort: