A small book to understand 12 Factor App to build better cloud native applications.
Building Cloud-Native Applications: The 12-Factor App and Beyond
Table of Contents (TOC) Introduction What is a Cloud-Native Application? Overview of the 12-Factor App Methodology Why the 12-Factor Principles Matter Chapter 1: The 12 Factors Factor 1: Codebase Factor 2: Dependencies Factor 3: Config Factor 4: Backing Services Factor 5: Build, Release, Run Factor 6: Processes Factor 7: Port Binding Factor 8: Concurrency Factor […]