Hacker News new | ask | show | jobs
by peakaboo 1634 days ago
I would use AWS Parameter Store but I guess it fails the "open" part. But it's great for storing settings for different environments and then apps can simply pick them up.
1 comments

thanks for that! we're all on-premise with our infrastructure, so I probably won't be allowed to use AWS here (I could imagine that the aws parameter store is also even more helpful in an architecture with several aws components)