A cloud engineer is provisioning block storage for a batch-processing application running on a Compute Engine virtual machine. The application requires a low-cost disk primarily used for sequential read and write operations on large files where high IOPS per gigabyte is not required. Which Google Cloud storage option best meets these requirements?
- Standard Persistent Disk (pd-standard)Cevap
- BCloud Bigtable instance
- CCloud Storage Archive storage class bucket
- DSpot VM ephemeral Local SSD
Cevap
Standard Persistent Disk (pd-standard) is the correct choice because it offers low-cost HDD-based block storage suitable for sequential IO workloads on Compute Engine virtual machines.
Standard Persistent Disk (pd-standard) is backed by hard disk drives (HDD) and offers the most economical block storage option for Compute Engine instances handling sequential read/write operations and batch workloads.
Adım Adım Çözüm
Anahtar Kavram
Compute Engine Persistent Disk Types and Block Storage Planning