Cloud SQL을 사용하면 애플리케이션을 변경하지 않고도 데이터베이스 업타임을 극대화할 수 있습니다. 99.99% 업타임 SLA와 여러 계획된 작업에 대한 0에 가까운 다운타임으로 Cloud SQL Enterprise Plus 버전은 애플리케이션에 더욱 우수한 복원력과 비즈니스 연속성을 제공합니다.
업타임을 극대화하면 데이터베이스 다운타임이 줄어듭니다.
다운타임은 일반적으로 계획되지 않은 이벤트와 계획된 작업으로 인해 발생합니다.
계획되지 않은 이벤트 및 영역 서비스 중단
고가용성이 필요한 애플리케이션의 경우 인스턴스를 리전 가용성으로 구성하는 것이 좋습니다. 이를 Cloud SQL에서는 고가용성(HA) 구성이라고도 합니다.
Cloud SQL에서 고가용성을 구성하는 방법에 대한 자세한 내용은 고가용성(HA) 정보를 참조하세요.
리전 가용성으로 구성된 인스턴스의 경우 인스턴스에 장애가 발생하면 애플리케이션이 데이터베이스에서 작업을 재개할 수 있도록 Cloud SQL은 IP 주소가 같고 데이터 손실이 없는 보조 영역에 인스턴스를 자동으로 가져옵니다.
이렇게 하면 단일 VM 호스트의 장애 또는 전체 영역 서비스 중단을 야기하는 인프라 구성요소 하나 이상의 장애와 같은 계획되지 않은 이벤트로부터 보호할 수 있습니다.
Cloud SQL 고가용성은 Cloud SQL Enterprise Plus 버전과 Cloud SQL Enterprise 버전 모두에서 사용 가능합니다.
인스턴스의 리전 가용성을 구성하지 않으면 인스턴스가 영역 가용성으로 구성되며 이를 독립형 인스턴스라고도 합니다.
Cloud SQL은 VM 호스트 장애에서 독립형 인스턴스(영역 가용성으로 구성된 인스턴스)를 자동으로 복구합니다.
하지만 Cloud SQL은 영역 서비스 중단에서 독립형 인스턴스를 자동으로 복구하지 않습니다. 정상 영역에서 독립형 인스턴스를 다시 설정하려면 독립형 인스턴스를 수동으로 복원해야 합니다.
PITR(point-in-time recovery)을 수행하거나 읽기 복제본을 승격하여 독립형 인스턴스가 되도록 하면 영역 서비스 중단에서 독립형 인스턴스를 수동으로 복구할 수 있습니다. 자세한 내용은 독립형 인스턴스의 복구 옵션을 참조하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-08-19(UTC)"],[],[],null,["\u003cbr /\u003e\n\n[MySQL](/sql/docs/mysql/availability \"View this page for the MySQL database engine\") \\| [PostgreSQL](/sql/docs/postgres/availability \"View this page for the PostgreSQL database engine\") \\| SQL Server\n\n\u003cbr /\u003e\n\nThis page describes operations that impact availability in Cloud SQL.\n\nCloud SQL helps you maximize the uptime of your database without any\nchanges to your application. With a 99.99% uptime [SLA](/sql/sla) and\nnear-zero downtime for several planned operations,\nCloud SQL Enterprise Plus edition offers greater resilience and business continuity for your\napplications.\n\nMaximizing uptime means reducing the downtime for your database.\nDowntime is typically caused by both unplanned events and planned operations.\n\nUnplanned events and zonal outage\n\nFor applications that require high availability, we recommend configuring\nthe instance for regional availability, also referred to as the\nhigh availability (HA) configuration in Cloud SQL.\nFor more information about configuring high availability in Cloud SQL, see\n[About high availability (HA)](/sql/docs/sqlserver/high-availability).\n\nFor instances configured with regional availability, if the instance\nencounters a failure, then Cloud SQL automatically brings up the\ninstance in the secondary zone with the same IP address and\nno data loss so that applications can resume operations on the database.\nThis protects against unplanned events such as the failure of a single VM\nhost, or the failure of one or more infrastructure components that causes\nthe outage of an entire zone.\n\nCloud SQL high availability is available for both Cloud SQL Enterprise Plus edition and\nCloud SQL Enterprise edition.\n\nIf you don't configure regional availability for an instance, then the instance\nis configured for zonal availability, also referred to as a\nstandalone instance.\n\nCloud SQL recovers standalone instances (instances configured with zonal availability)\nfrom VM host failures automatically.\nHowever, Cloud SQL doesn't recover standalone instances from a zonal\noutage automatically. To re-establish a standalone instance in a healthy zone,\nyou must restore any standalone instances manually.\nYou can recover a standalone instance from a zonal outage manually by\nperforming either point-in-time-recovery or by promoting a read replica to\nbecome the standalone instance. For more information, see\n[Recovery options for standalone instances](/sql/docs/sqlserver/high-availability#recovery-options).\n\nWhat's next\n\n- Learn [about high availability (HA)](/sql/docs/sqlserver/high-availability)\n\n- [Enable or disable high availability (HA)](/sql/docs/sqlserver/configure-ha)\n\n- Read [about disaster recovery (DR)](/sql/docs/sqlserver/intro-to-cloud-sql-disaster-recovery)\n\n- View all the [Google Cloud services available in locations worldwide](https://cloud.google.com/about/locations)."]]