Difference between revisions of "GCP Storage classes"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | * [[Standard Storage]]: <code>[[standard]]</code> | + | |
| + | |||
| + | * https://cloud.google.com/compute/docs/disks#repds | ||
| + | Zonal persistent disks: | ||
| + | [[pd-standard]] ~ 14MB/s | ||
| + | [[pd-balanced]] ~ 34MB/s | ||
| + | [[pd-ssd]] ~ 58MB/s | ||
| + | [[pd-extreme]] | ||
| + | (speed estimations by [[Fable 5]]), check better https://docs.cloud.google.com/compute/docs/disks/performance | ||
| + | |||
| + | Regional persistent disks: | ||
| + | pd-standard N1, N2, N2D, E2 | ||
| + | pd-balanced N1, N2, N2D, E2 | ||
| + | pd-ssd N1, N2, N2D, E2 | ||
| + | |||
| + | == Related == | ||
| + | * [[kubernetes.io/gce-pd]] | ||
| + | * [[Google Cloud Storage (GCS)]] | ||
| + | * [[Persistent Disk performance overview]] | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | * [[Standard Storage]]: <code>[[standard]]</code> [[pd-standard]] | ||
* [[Nearline Storage]] | * [[Nearline Storage]] | ||
* [[Coldline Storage]] | * [[Coldline Storage]] | ||
| Line 7: | Line 30: | ||
* Class B: [[storage.*.get]] | * Class B: [[storage.*.get]] | ||
| − | {{gcloud storage buckets}} | + | == See also == |
| + | * {{gcloud storage buckets}} | ||
| + | * {{GCP storage}} | ||
| − | + | [[Category:GCP]] | |
Latest revision as of 20:47, 12 June 2026
Zonal persistent disks:
pd-standard ~ 14MB/s pd-balanced ~ 34MB/s pd-ssd ~ 58MB/s pd-extreme (speed estimations by Fable 5), check better https://docs.cloud.google.com/compute/docs/disks/performance
Regional persistent disks:
pd-standard N1, N2, N2D, E2 pd-balanced N1, N2, N2D, E2 pd-ssd N1, N2, N2D, E2
Related[edit]
- Class A: storage.*.insert
- Class B: storage.*.get
See also[edit]
Advertising: