Questa pagina descrive i diversi tipi di archiviazione disponibili per le tue istanze Cloud SQL.
Cloud SQL offre diverse opzioni di tipo di archiviazione a seconda dell'edizione di Cloud SQL e della serie di macchine selezionata per l'istanza:
Disco permanente prestazionale (SSD): un'offerta di dischi permanenti per
database ad alte prestazioni, supportati da
unità a stato solido. Questo tipo di archiviazione è disponibile per le serie di macchine Cloud SQL Enterprise e per le serie di macchine Cloud SQL Enterprise Plus N2 e N2 ottimizzate per la memoria.
Per ulteriori informazioni sulle diverse serie e tipi di macchine disponibili
per Cloud SQL, consulta
Panoramica delle serie di macchine.
Disco permanente prestazionale
Cloud SQL utilizza l'opzione di archiviazione Performance Persistent Disk (SSD) per la
serie di macchine ottimizzate per la memoria N2. SSD è un'offerta di volumi Persistent Disk che fornisce dispositivi di archiviazione di rete durevoli ed è adatta per applicazioni aziendali e database ad alte prestazioni che richiedono una latenza inferiore e più IOPS.
Per saperne di più, consulta la pagina
Informazioni su Persistent Disk.
Le IOPS e il throughput per il tipo di archiviazione SSD vengono impostati in base al tipo di macchina
e alla capacità di archiviazione che hai impostato. Non puoi configurare i valori per IOPS e
throughput.
Limiti di IOPS e throughput per gli SSD N2
La tabella seguente mostra i valori massimi per IOPS e throughput
per l'opzione di archiviazione SSD in base al numero di vCPU per la
serie di macchine N2:
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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."]]