In this lesson, you’ll learn how to optimize HashiCorp Vault for high throughput and low latency. We’ll cover four key areas:Documentation Index
Fetch the complete documentation index at: https://notes.kodekloud.com/llms.txt
Use this file to discover all available pages before exploring further.
- Batch Tokens
- Performance Standby Nodes (Vault Enterprise)
- Performance Replication (Vault Enterprise)
- Path Filters
Performance Standby Nodes and Performance Replication features require Vault Enterprise.
| Feature | Vault Version | Purpose |
|---|---|---|
| Batch Tokens | OSS & Enterprise | Reduce client API calls and boost throughput |
| Performance Standby Nodes | Enterprise | Offload read-only traffic |
| Performance Replication | Enterprise | Asynchronous data synchronization |
| Path Filters | OSS & Enterprise | Limit which secrets paths are replicated |
