Vertex KV
A global, low-latency key-value store designed for high-read applications. Persist configuration, user sessions, and feature flags with eventual consistency across all edge nodes.
Technical Specifications:
Max Value Size
10 MB / key
Read Latency
< 5ms (Global)
Throughput
Unlimited IOPS
Replication
Automatic (Multi-Region)
Protocol
REST, Redis-compatible
Works seamlessly with:
Example 2
Example 3
Example 1
key
Product Capabilities
Experience
Simple SDK, Massive Scale
Interact with Vertex KV using our lightweight SDK or standard Redis clients. No connection pools to manage, no servers to provision.
- Import the Key-Value client SDK.
- Set key-value pairs with optional expiration time.
- Read the data back instantly from the nearest edge region.
