Practice free →
HomeGCP ML Engineercloudcomputingmleserving › Which Vertex AI capability should an ML Engineer…

Which Vertex AI capability should an ML Engineer use to serve XGBoost / LightGBM / scikit-learn / PyTorch / TensorFlow models from a UNIFIED endpoint API?

ACloud DNS
BBuilding a separate REST API server per framework
CVertex AI Prediction with framework-specific prebuilt containers (or custom container for niche frameworks)
DCloud Memorystore
Answer & Solution
Correct answer: C. Vertex AI Prediction with framework-specific prebuilt containers (or custom container for niche frameworks)
Vertex AI Prediction unifies multi-framework serving (per PMLE §4.1). The other options fragment serving.
Solve this in the app — GCP ML Engineer practice & 24k+ MCQs →
Related questions