Benefits of ZooKeeper-based secrets management
Using ZooKeeper for secrets management, your organization can perform the following functions:- Store credentials directly within Fusion without external dependencies.
- Automatic encryption at rest using ZooKeeper’s built-in encryption.
- Self-contained configuration suitable for development and test environments.
- Backward compatibility with existing Fusion deployments.
- Simpler setup with no external vault provider required.
Use cases
This section provides examples of use cases that illustrate how your organization can use ZooKeeper-based secrets management.- A development team needs to quickly set up a test environment without configuring external vault providers. They can use ZooKeeper-based secrets to store database credentials and API keys directly in Fusion, with automatic encryption and redaction.
- An organization with existing Fusion deployments wants to maintain their current secrets management approach while evaluating migration to Fusion Vault. ZooKeeper-based secrets continue to work without changes.
- A small deployment without Kubernetes infrastructure needs to manage credentials securely. The ZooKeeper approach provides encrypted storage without requiring external secret management services.