Govur University Logo
--> --> --> -->
...

According to the Twelve-Factor App methodology, where should an application's configuration data be stored to ensure portability across different deployment environments?



According to the Twelve-Factor App methodology, configuration data should be stored in environment variables. Environment variables are values defined outside of the application code that the operating system provides to a process at runtime. This approach ensures....

Log in to view the answer



Redundant Elements