IBM
C1000-007 · Question #65
According to the Twelve-Factor App methodology, where is the best place to store "config"?
The correct answer is B. In environment variables. See the full explanation below for the reasoning.
Question
According to the Twelve-Factor App methodology, where is the best place to store "config"?
Options
- AIn yaml files
- BIn environment variables
- CIn a declaration manifest
- DIn environment-specific configuration files
How the community answered
(24 responses)- A4% (1)
- B79% (19)
- C4% (1)
- D13% (3)
Community Discussion
No community discussion yet for this question.