Stay organized with collections
Save and categorize content based on your preferences.
Cloud SQL zone availability configuration can impact downtime when a zone or instance becomes unavailable.
Enums
CLOUD_SQL_ZONE_AVAILABILITY_UNSPECIFIED
An unspecified Cloud SQL zone availability.
CLOUD_SQL_ZONE_AVAILABILITY_ZONAL
The instance serves data from only one zone. In case of outage, no failover. Not recommended for production.
CLOUD_SQL_ZONE_AVAILABILITY_REGIONAL
The instance can serve data from multiple zones in a region. Highly available. Automatic failover to another zone within your selected region. Recommended for production instances. Increases cost.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-03-12 UTC."],[],[]]