Factor 12 – admin processes

Run admin/management tasks as one-off processes. This last one is a bit hard to digest, but it simply means that admin code should be versioned together with the app and run in the same environment as the application. This minimizes errors due to version mismatch.

Please refer to the Twelve-Factors App's official website for further information about this topic: https://12factor.net/.

Get Practical DevOps - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.