We need a secrets manager to centrally manage, automate, and standardize authentication with external service providers.
There's multiple solutions out there, but some basic requirements:
- Passwords have to be encrypted at rest.
- Scalable technically and economically.
- Ideally open-source, cloud native.
- Access to secrets can be restricted.
- Support for changing secrets or secret rotation.
- Ability to automatically interact with pulumi, aws, kubernetes, etc.
First steps TBD.
We need a secrets manager to centrally manage, automate, and standardize authentication with external service providers.
There's multiple solutions out there, but some basic requirements:
First steps TBD.