API Versioning
Going Global: Building the Global Control Plane API

Going Global: Building the Global Control Plane API

4/22/2024 · Gareth Jones, Jack Pertschuk

What this post added

This post announces the General Availability (GA) of the Global Control Plane API, which uses a global URL for all control plane operations, deprecating the legacy regional endpoints. The new API is designed to improve user experience by allowing management of resources across multiple Pinecone environments and projects with a single API key. It is backed by Google Cloud Spanner for high availability and ACID-compliant transactions, and a globally replicated Rust API server with Google Cloud's global load balancer for low-latency access. Usability improvements include standardized naming, updated API response types, and more accurate error reporting.

Read the original post ↗