En esta página, se describen los diferentes tipos de almacenamiento disponibles para tus instancias de Cloud SQL.
Cloud SQL ofrece diferentes opciones de tipo de almacenamiento según la edición de Cloud SQL y la serie de máquinas que selecciones para tu instancia:
Disco persistente de rendimiento (SSD): Es una oferta de disco persistente para bases de datos de alto rendimiento que está respaldada por unidades de estado sólido. Este tipo de almacenamiento está disponible para la serie de máquinas de la edición Cloud SQL Enterprise y las series de máquinas N2 y memory-optimized-N2 de la edición Cloud SQL Enterprise Plus.
Cloud SQL usa la opción de almacenamiento de disco persistente de rendimiento (SSD) para su serie de máquinas Memory-optimized-N2. SSD es una oferta de volúmenes de Persistent Disk que proporciona dispositivos de almacenamiento en red duraderos y es adecuada para aplicaciones empresariales y bases de datos de alto rendimiento que requieren menor latencia y más IOPS.
Para obtener más información, consulta Acerca de Persistent Disk.
Los IOPS y la capacidad de procesamiento del tipo de almacenamiento SSD se establecen según el tipo de máquina y la capacidad de almacenamiento que configures. No puedes configurar los valores de IOPS y de capacidad de procesamiento.
Límites de IOPS y capacidad de procesamiento de SSD de N2
En la siguiente tabla, se muestran los valores máximos de IOPS y capacidad de procesamiento para la opción de almacenamiento SSD según la cantidad de CPU virtuales de la serie de máquinas N2:
CPU virtuales
IOPS máximas de escritura
IOPS máximas de lectura
Capacidad de procesamiento de escritura máxima (MiB/s)
Capacidad de procesamiento de lectura máxima (MiB/s)
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-09 (UTC)"],[],[],null,["\u003cbr /\u003e\n\n[MySQL](/sql/docs/mysql/storage-options-overview \"View this page for the MySQL database engine\") \\| [PostgreSQL](/sql/docs/postgres/storage-options-overview \"View this page for the PostgreSQL database engine\") \\| SQL Server\n\n\u003cbr /\u003e\n\nThis page covers the storage options supported by Cloud SQL, and some key\nconsiderations for selecting the storage option that best fits your instance's\nneeds.\n\nThe storage options available for your Cloud SQL instance depend\non the [machine series](/sql/docs/sqlserver/machine-series-overview) you\nchoose. To find which storage option is available for your instance's machine\nseries, see\n[Machine series availability](/sql/docs/sqlserver/machine-series-overview#availability).\n\nCloud SQL supports [solid-state drive (SSD)](#ssd) for Cloud SQL for SQL Server\ninstances.\n\nSolid-state drive (SSD)\n\nThe solid-state drive (SSD) option is available for Cloud SQL Enterprise edition instances and\nCloud SQL Enterprise Plus edition instances using the\n\nMemory-optimized-N2 machine series only.\n\nThe SSD storage option provides an efficient and\ncost-effective option for your Cloud SQL Cloud SQL Enterprise edition instances.\nWhen compared to a [hard disk drive](#hdd), SSD is faster and brings more\npredictable performance. SSD has high write and read throughput, and maintains\nlow latency with data access. This makes it a great option to store active\ndata that requires frequent and low-latency access.\n\nSSD is a Persistent Disk volumes offering that provides durable network storage\ndevices and is suitable for enterprise applications and high-performance\ndatabases that require lower latency and more IOPS.\nFor more information, see\n[About Persistent Disk](/compute/docs/disks/persistent-disks).\n\nIOPs and throughput for SSD storage type are set based on the machine type\nand storage capacity you set. You can't configure the values for IOPS and\nthroughput.\n\nCloud SQL Enterprise Plus edition SSD IOPS and throughput limits\n\nThe following table shows the maximum values for IOPS and throughput\nfor the SSD storage option based on the number of vCPUs for\nCloud SQL Enterprise Plus edition instances using the\n\n[N2 machine series](/sql/docs/sqlserver/machine-series-overview#memory-optimized-n2):\n\n| vCPUs | Maximum read IOPS | Maximum write IOPS | Maximum read throughput (MiB/s) | Maximum write throughput (MiB/s) |\n|-------|-------------------|--------------------|---------------------------------|----------------------------------|\n| 2 | 15,000 | 15,000 | 240 | 240 |\n| 4 | 15,000 | 15,000 | 240 | 240 |\n| 8 | 15,000 | 15,000 | 800 | 800 |\n| 16 | 25,000 | 25,000 | 1,200 | 1,200 |\n| 32 | 60,000 | 60,000 | 1,200 | 1,200 |\n| 48 | 60,000 | 60,000 | 1,200 | 1,200 |\n| 64 | 60,000 | 80,000 | 1,200 | 1,200 |\n| 80 | 60,000 | 80,000 | 1,200 | 1,200 |\n| 96 | 60,000 | 80,000 | 1,200 | 1,200 |\n| 128 | 60,000 | 80,000 | 1,200 | 1,200 |\n\n| **Note:** To increase the IOPS and throughput values for the N2 machine series, increase the storage capacity of your instance.\n\nCloud SQL Enterprise edition SSD IOPS and throughput limits\n\nThe following table shows the maximum values for IOPS and throughput\nfor the SSD storage option based on the number of vCPUs for\nCloud SQL Enterprise edition instances:\n\n| vCPUs | Maximum read IOPS | Maximum write IOPS | Maximum read throughput (MiB/s) | Maximum write throughput (MiB/s) |\n|-------|-------------------|--------------------|---------------------------------|----------------------------------|\n| 1 | 15,000 | 15,000 | 200 | 200 |\n| 2-7 | 15,000 | 15,000 | 240 | 240 |\n| 8-15 | 15,000 | 15,000 | 800 | 800 |\n| 16-31 | 25,000 | 25,000 | 1,200 | 1,200 |\n| 32-63 | 60,000 | 60,000 | 1,200 | 1,200 |\n| 64+ | 100,000 | 100,000 | 1,200 | 1,200 |\n\nWhat's next\n\n- [Create an instance](/sql/docs/sqlserver/create-instance)\n- Learn more about the different [machine series](/sql/docs/sqlserver/machine-series-overview) available in Cloud SQL."]]