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



Community Answers

Sign in to open profiles and full community answers.

No community answers yet. Be the first to submit one.

Redundant Elements