Hacker News new | ask | show | jobs
by sjeanpierre 3219 days ago
In AWS the combination of IAM roles + Param store gives us a pretty decent version of this. We have the app talk to param store to get secrets then just keeps them in memory.