I'm working on spring cloud app and can not decide which way of storing config in consul kv would be better: whole YAML or single parameters? What positive and negative sides has each way?
Asked
Active
Viewed 44 times
1 Answers
0
It might be easier to store the complete file in Consul to make portability easier, in case you want to move from Consul to something else in the future. AFAIK, other than that there are no up- or downsides to it really.

TYsewyn
- 562
- 2
- 9