gcp Google Cloud release notes ·

Cloud SQL for MySQL Regional Endpoints General Availability

compliancegcpgaarchitectgcp-cloud-sql
feature

Cloud SQL for MySQL now offers Regional Endpoints (REP) in general availability for its Admin API. These endpoints enable interaction with instances via regionalized URLs, enhancing data residency by keeping network traffic within the same region. This design also reduces dependency on global infrastructure and ensures strong regional isolation, preventing failures in one region from affecting others. The feature is crucial for meeting strict data residency and sovereignty standards like ITAR and Assured Workloads Regions.

Features (1)
  • Cloud SQL for MySQL

    Regional endpoints (REP) are now generally available ( GA ) for the Cloud SQL for MySQL Admin API. Regional endpoints let you interact with Cloud SQL for MySQL instances using regionalized URLs (such as sqladmin. {region} .rep.googleapis.com ) rather than through a single global endpoint. Regional endpoints provide regional frontend and load balancing infrastructure that improves data residency by keeping network traffic within the same region as the instance. This reduces the instance's dependency on global frontend infrastructure. Regional endpoints have strong regional isolation, so the fai

Read the original announcement →

https://docs.cloud.google.com/release-notes#September_08_2026

Related releases