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.

FeatureVault VersionPurpose
Batch TokensOSS & EnterpriseReduce client API calls and boost throughput
Performance Standby NodesEnterpriseOffload read-only traffic
Performance ReplicationEnterpriseAsynchronous data synchronization
Path FiltersOSS & EnterpriseLimit which secrets paths are replicated

The image is an "Objective Overview" slide for scaling Vault for performance, listing tasks such as using batch tokens and configuring performance replication. It includes a certification badge and a cartoon character at the bottom right.

Batch Tokens

Let’s dive into the first topic: batch tokens.

Watch Video

Watch video content

Previous
Benefits and Use Cases of Seal Wrapping