Question 3 of 10Pro Only
What is the twelve-factor app methodology, and how does it apply to cloud-native application design? Which factors do you consider most critical?
Sample answer preview
The twelve-factor app methodology is a set of principles for building software-as-a-service applications that are portable, resilient, and suitable for deployment on modern cloud platforms.
twelve-factorstatelessconfigurationdisposabilitycloud-nativehorizontal scaling