Google Cloud SQL introduces generally available autoscaling for read pools, enabling dynamic scaling of read replicas for MySQL and PostgreSQL.
- •Read pools provision multiple read replicas accessible via a single read endpoint, supporting 1 to 20 nodes per pool
- •Autoscaling dynamically adjusts node count based on CPU utilization or database connection metrics
- •Configuration changes (VM type, database flags) are automatically applied to all nodes with near-zero downtime
- •Pools with 2+ nodes are backed by a 99.99% availability SLA, including maintenance downtime coverage
- •Available under Cloud SQL Enterprise Plus edition; supports gcloud CLI, Terraform, and REST API
This summary was automatically generated by AI based on the original article and may not be fully accurate.