Practice free →
HomeGCP ML Engineercloudcomputingmletraining › Which GCP service should an ML Engineer use to S…

Which GCP service should an ML Engineer use to STORE training data (images, audio, video) at scale before feeding it to a Vertex AI training job — referenced in PMLE §3.2?

ACloud Filestore (POSIX-only, smaller-scale)
BCloud Memorystore
CCloud Storage
DCloud DNS
Answer & Solution
Correct answer: C. Cloud Storage
Cloud Storage is the default training-data store (per PMLE §3.2). The others aren't large-scale object stores.
Solve this in the app — GCP ML Engineer practice & 24k+ MCQs →
Related questions