Which two principles are included in the codebase tenet of the 12-factor app methodology? (Choose two.)

Posted by: Pdfprep Category: 350-901 Tags: , ,

Which two principles are included in the codebase tenet of the 12-factor app methodology? (Choose two.)
A . An application is always tracked in a version control system.
B . There are multiple codebases per application.
C . The codebase is the same across all deploys.
D . There can be a many-to-one correlation between codebase and application.
E . It is only possible to have one application deployment per codebase.

Answer: A,C

Leave a Reply

Your email address will not be published.