Home › GCP ML Engineer › cloudcomputing › mleserving › Which Vertex AI endpoint type should an ML Engin…
Which Vertex AI endpoint type should an ML Engineer recommend to keep model traffic INSIDE a VPC — for compliance / data-sovereignty requirements?
APublic Vertex AI endpoint exposed to the internet
BCloud Memorystore
CVertex AI private endpoint (using Private Service Connect)
DCloud DNS
Answer & Solution
Correct answer: C. Vertex AI private endpoint (using Private Service Connect)
Vertex AI private endpoints via PSC keep traffic on-VPC (per PMLE §4.2). The other options expose traffic.
Related questions
Which GCP service should an ML Engineer use to serve a model directly inside BigQuery as aWhich Vertex AI capability should an ML Engineer use to serve XGBoost / LightGBM / scikit-Which GCP-compatible streaming runtime should an ML Engineer use to MAKE PREDICTIONS over Which Vertex AI feature should an ML Engineer use to deploy a CUSTOM container that wraps Which Vertex AI deployment option should an ML Engineer choose for a HIGH-THROUGHPUT onlinWhich ML model-optimisation technique should an ML Engineer use to REDUCE inference latencWhich Vertex AI Feature Store capability should an ML Engineer use to FETCH a feature vectWhich Vertex AI feature should an ML Engineer use to run an A/B test between two model ver