search
Get Started
search
HashiCorp Vault - Vault
zoom_in Click to enlarge

HashiCorp Vault

language

description HashiCorp Vault Overview

Vault is the industry benchmark for secrets management. It provides a secure, centralized system for storing, accessing, and revoking sensitive data like API keys, passwords, and certificates. Its dynamic secret engine is revolutionary, allowing it to generate credentials on demand with short lifespans, drastically reducing the attack surface.

help HashiCorp Vault FAQ

Is HashiCorp Vault free and open source?

Vault has a free community edition alongside a paid Enterprise tier with features like disaster recovery replication. Note that HashiCorp shifted its licensing from MPL 2.0 to the Business Source License (BUSL) in 2023, which led the Linux Foundation to back a fork called OpenBao; HashiCorp itself was later acquired by IBM in a deal completed in early 2025.

What are dynamic secrets in Vault and why do they matter?

Dynamic secrets are credentials Vault generates on demand, such as short-lived database usernames and passwords or cloud IAM keys, each with a lease and TTL. Because they expire and are revoked automatically, they eliminate the sprawling reuse of long-lived API keys and passwords.

Should I use HashiCorp Vault or AWS Secrets Manager?

Vault is platform-agnostic, runs self-hosted or as managed HCP Vault, and offers dozens of secret engines covering databases, PKI, and encryption-as-a-service. AWS Secrets Manager is simpler and tightly integrated with IAM if your entire stack already lives in AWS, but it is far less portable across clouds.

How do I run HashiCorp Vault in production?

Use a clustered deployment with integrated Raft storage or Consul as the backend, enable TLS everywhere, and configure auto-unseal via a cloud KMS. Running vault operator init generates five unseal key shares with a default threshold of three, which you must distribute securely, plus an initial root token that should be revoked after setup.

Reviews & Comments

Write a Review

rate_review

Be the first to review

Share your thoughts with the community and help others make better decisions.

Save to your list

Save your favorites and follow how their scores change over time.

Save favorites
Track changes
Compare scores

Already have an account? Sign in

Compare Items

See how they stack up against each other

Comparing
VS
Select 1 more item to compare