Practice free →
HomeGCP Associate Cloud Engineercloudcomputinggcpresources › Which Google Cloud storage product is best suite…

Which Google Cloud storage product is best suited for storing large volumes of unstructured object data (images, videos, backups)?

ACloud Storage (buckets with objects)
BCompute Engine Persistent Disk (block storage attached to a VM)
CCloud Bigtable (wide-column NoSQL)
DCloud SQL (managed relational database)
Answer & Solution
Correct answer: A. Cloud Storage (buckets with objects)
Cloud Storage is GCP's object store — durable, highly available, regional/multi-regional buckets for unstructured blobs. Cloud SQL is for relational rows, Persistent Disk is per-VM block storage, Bigtable is for petabyte-scale wide-column workloads.
Solve this in the app — GCP Associate Cloud Engineer practice & 24k+ MCQs →
Related questions