MySQL용 Cloud SQL Enterprise Plus 버전은 향상된 읽기 및 쓰기 성능을 제공하며 최대 성능이 필요한 애플리케이션에 적합합니다. 이 버전에는 다음과 같은 개선사항을 제공합니다.
데이터 캐시를 사용한 읽기 성능 개선: 데이터 캐시가 빠른 로컬 SSD를 활용하여 자주 읽는 데이터 페이지를 저장합니다. 영구 디스크에서 읽기보다 읽기 성능이 최대 3배까지 향상될 수 있습니다. 데이터 캐시는 선택적 기능이며 인스턴스 생성 중이나 인스턴스가 생성된 후에 사용 설정될 수 있습니다.
향상된 쓰기 성능: Cloud SQL Enterprise Plus 버전은 최대 2배 개선된 쓰기 지연 시간을 제공합니다. 따라서 짧은 지연 시간과 높은 처리량이 필요한 쓰기 집약적인 애플리케이션에 적합합니다.
엔진 자동 조정: 기본 인스턴스 플랫폼의 기능과 일치하도록 엔진 구성을 자동 조정합니다.
가용성 개선
Cloud SQL Enterprise Plus 버전은 다음과 같은 주요 가용성 개선사항을 제공합니다.
고급 재해 복구(DR): 리전 간 장애 조치를 수행한 후 복구 및 대체 프로세스를 간소화할 수 있습니다. 고급 DR을 사용하면 다음을 수행할 수 있습니다.
이 섹션에서는 Cloud SQL 버전과 관련하여 자주 묻는 질문(FAQ)의 답변을 제공합니다.
Cloud SQL Enterprise Plus 버전은 모든 엔진을 지원하나요?
예. Cloud SQL Enterprise Plus 버전은 MySQL용 Cloud SQL, PostgreSQL용 Cloud SQL, SQL 서버용 Cloud SQL에서 지원됩니다.
Cloud SQL 가격 책정은 어떻게 변경되나요?
2023년 7월 12일 이전에 만든 Cloud SQL 인스턴스는 기능 또는 가격 변경 없이 Cloud SQL Enterprise 버전 인스턴스로 업데이트되었습니다. 2023년 7월 12일 이후에 만든 인스턴스는 Cloud SQL Enterprise 버전 또는 Cloud SQL Enterprise Plus 버전일 수 있습니다.
Cloud SQL Enterprise Plus 버전에는 새로운 가격 책정 구조가 적용됩니다.
Cloud SQL 가격 책정에 대한 자세한 내용은 Cloud SQL 가격 책정을 참조하세요.
변경사항에 대비하려면 어떻게 해야 하나요?
Google Cloud 콘솔과 gcloud CLI를 사용하여 지원되는 리전에 Cloud SQL Enterprise Plus 버전 인스턴스와 Cloud SQL Enterprise 버전 인스턴스를 만들 수 있습니다.
버전을 혼합하여 사용할 수 있나요?
예, 가능합니다. Cloud SQL Enterprise Plus 버전과 Cloud SQL Enterprise 버전은 다양한 수준의 데이터베이스 성능 가용성 및 데이터 보호 기능을 제공합니다. 다양한 애플리케이션 요구에 적합한 Cloud SQL 버전을 선택할 수 있습니다.
버전 간에 마이그레이션할 수 있나요?
인플레이스 업그레이드를 사용하면 다운타임이 거의 없이 인스턴스를 Cloud SQL Enterprise Plus 버전으로 업그레이드하거나 Cloud SQL Enterprise 버전으로 전환할 수 있습니다.
Database Migration Service를 사용하여 다음 두 가지 방법으로 Cloud SQL Enterprise 버전과 Cloud SQL Enterprise Plus 버전 간에 인스턴스를 이동할 수 있습니다.
[[["이해하기 쉬움","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,["# Introduction to Cloud SQL for MySQL editions\n\n\u003cbr /\u003e\n\nMySQL \\| [PostgreSQL](/sql/docs/postgres/editions-intro \"View this page for the PostgreSQL database engine\") \\| [SQL Server](/sql/docs/sqlserver/editions-intro \"View this page for the SQL Server database engine\")\n\n\u003cbr /\u003e\n\nThis page describes Cloud SQL editions and key features. \n\nCloud SQL offers the following editions to support your various\nbusiness and application needs. Each edition provides different\nperformance and availability characteristics to meet the needs of your applications.\n\n- **Cloud SQL Enterprise edition**: provides all core capabilities of Cloud SQL and is suitable for applications requiring a balance of performance, availability, and cost.\n- **Cloud SQL Enterprise Plus edition**: provides the best performance and availability to run applications requiring the highest level of availability and performance in addition to the capabilities of the Cloud SQL Enterprise edition.\n\n| **Note:** Cloud SQL Enterprise edition supports all existing capabilities of Cloud SQL available as of July 12, 2023, at the same price. All existing instances before the launch of Cloud SQL editions on July 12, 2023 are updated to a Cloud SQL Enterprise edition instance automatically.\n\nCloud SQL editions features\n---------------------------\n\nThe following table provides an overview of the features available for each edition:\n\nPerformance enhancements\n------------------------\n\nCloud SQL for MySQL Enterprise Plus edition delivers enhanced read and write performance, and is\nideal for applications that require maximum performance. This edition offers the following enhancements:\n\n- **Improved read performance using data cache**: Data cache leverages a fast,\n local SSD to store data pages that are read frequently. You can get up to\n three times improvement in read performance compared to reading from a\n persistent disk. Data cache is an optional feature and can be\n enabled during instance creation or after the instance has been created.\n\n- **Enhanced write performance**: Cloud SQL Enterprise Plus edition delivers up to two times the\n improvement in write latency. This makes it suitable for write-intensive applications requiring low latency and high throughput.\n\n- **Engine autotuning**: autotune engine configurations to match the\n capabilities of the underlying instance platform.\n\nAvailability enhancements\n-------------------------\n\nCloud SQL Enterprise Plus edition provides the following major availability enhancements:\n\n- **Advanced disaster recovery (DR)**: you can simplify recovery and fallback\n processes after you perform cross-region failover. With advanced DR, you\n can:\n\n - Choose a cross-region disaster recovery (DR) replica\n\n - Perform replica failover\n\n - Restore your original deployment by using zero data loss switchover\n\n For more information, see [Advanced disaster recovery (DR)](/sql/docs/mysql/intro-to-cloud-sql-disaster-recovery#advanced-dr)\n and [Use advanced disaster recovery (DR)](/sql/docs/mysql/use-advanced-disaster-recovery).\n\n\u003c!-- --\u003e\n\n- **Near-zero downtime**: with Cloud SQL Enterprise Plus edition, you can maintain near-zero\n downtime for your instance when you perform any of the following management\n tasks:\n\n - Perform or simulate a [planned maintenance update event](/sql/docs/mysql/maintenance#nearzero) on\n a standalone primary instance\n\n - Enable or disable [data cache](/sql/docs/mysql/data-cache)\n\n - Scale up the compute size (vCPU, memory) of your Cloud SQL instance\n as many times you like\n\n - Scale down the compute size (vCPU, memory) of your Cloud SQL instance\n once every three hours\n\n | **Note:** If you scale down your instance more than once during a three-hour period, then only the first scale down event benefits from near-zero downtime. Subsequent scale down events experience regular downtime.\n - Perform an [in-place upgrade to Cloud SQL Enterprise Plus edition](/sql/docs/mysql/upgrade-cloud-sql-instance-to-enterprise-plus-in-place)\n\n - For Cloud SQL for MySQL 8.0 instances, perform an [in-place minor version upgrade](/sql/docs/mysql/upgrade-minor-db-version)\n\n \u003cbr /\u003e\n\nCloud SQL Enterprise Plus edition region support\n------------------------------------------------\n\nCloud SQL Enterprise Plus edition supports the following [regions](/docs/geography-and-regions)\nand [machine series](/sql/docs/mysql/machine-series-overview):\n\nPricing\n-------\n\nFor more information about Cloud SQL editions pricing, see\n[Cloud SQL pricing](/sql/pricing).\n\nCloud SQL editions FAQs\n-----------------------\n\nThis section provides answers to frequently asked questions\nabout Cloud SQL editions.\n\n### Does Cloud SQL Enterprise Plus edition support all engines?\n\nYes. Cloud SQL Enterprise Plus edition is supported on Cloud SQL for MySQL, Cloud SQL for PostgreSQL, and Cloud SQL for SQL Server.\n\n### How is Cloud SQL pricing changing?\n\nCloud SQL instances that you created before July 12, 2023, have become Cloud SQL Enterprise edition instances with no change in features or pricing. Instances\ncreated after July 12, 2023 can be either Cloud SQL Enterprise edition or Cloud SQL Enterprise Plus edition.\n\nCloud SQL Enterprise Plus edition has a new pricing structure.\nFor more information about Cloud SQL pricing,\nsee [Cloud SQL pricing](/sql/pricing).\n\n### What can I do to prepare for these changes?\n\nYou can create Cloud SQL Enterprise Plus edition and Cloud SQL Enterprise edition\ninstances in regions where supported using Google Cloud console and [gcloud CLI](/sdk/gcloud).\n\n### Can I mix and match editions?\n\nYes, you can. Cloud SQL Enterprise Plus edition and Cloud SQL Enterprise edition provide different levels of\ndatabase performance availability and data protection capabilities. You can select\nthe Cloud SQL editions that best meets your varying application needs.\n\n### Can I migrate between editions?\n\nBy using [in-place upgrade](/sql/docs/mysql/upgrade-cloud-sql-instance-to-enterprise-plus-in-place),\nyou can upgrade your instances to Cloud SQL Enterprise Plus edition\nwith near-zero downtime\nor switch to Cloud SQL Enterprise edition.\n\nYou can move your instances between Cloud SQL Enterprise edition and Cloud SQL Enterprise Plus edition with\n[Database Migration Service](/database-migration) using the following two ways:\n\n- [Upgrade an instance to Cloud SQL Enterprise Plus edition by using IP allowlists](/sql/docs/mysql/upgrade-cloud-sql-instance-to-enterprise-plus-ip-allowlists)\n- [Upgrade an instance to Cloud SQL Enterprise Plus edition by using VPC peering](/sql/docs/mysql/upgrade-cloud-sql-instance-to-enterprise-plus-vpc-peering)"]]