Home › GCP ML Engineer › cloudcomputing › mleprototyping › Which Vertex AI service should an ML Engineer us…
Which Vertex AI service should an ML Engineer use to MANAGE labelled datasets (image / text / tabular / video) with consistent versioning across training jobs — referenced in PMLE §2.1?
ACloud Memorystore
BManually copying CSVs between Cloud Storage buckets each run
CVertex AI Datasets
DCloud DNS
Answer & Solution
Correct answer: C. Vertex AI Datasets
Vertex AI Datasets is the managed-dataset primitive (per PMLE §2.1). The others aren't dataset managers.
Related questions
Which industry-specific Google Cloud ML API should an ML Engineer use to extract structureWhich Google Cloud feature should an ML Engineer use to leverage Apache Spark in a JupyterWhich Vertex AI capability should an ML Engineer use to handle PII / PHI during data preprWhich Vertex AI capability should an ML Engineer use to track + compare experiment runs (hWhich Google Cloud service provides COLAB notebooks with enterprise IAM + VPC controls + pWhich Vertex AI service provides managed Jupyter notebooks with GCP integration + idle-shuWhich Vertex AI feature stores precomputed features in a centralised online + offline storWhich Vertex AI capability should an ML Engineer use to train custom models on tabular / i