HashiCorp Certified: Vault Operations Professional 2022
Scale Vault for Performance
Section Overview Scale Vault for Performance
In this lesson, you’ll learn how to optimize HashiCorp Vault for high throughput and low latency. We’ll cover four key areas:
- Batch Tokens
- Performance Standby Nodes (Vault Enterprise)
- Performance Replication (Vault Enterprise)
- Path Filters
Note
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 |
Batch Tokens
Let’s dive into the first topic: batch tokens.
Watch Video
Watch video content