☎  076 959 6407✉  support@quizcrazepro.co.za
Learn. Practice. Build your future.
BlogHelpContact
G

Google Professional Machine Learning Engineer

280 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 130 of 280

Single answer
You are working on a system log anomaly detection model for a cybersecurity organization. You have developed the model using TensorFlow, and you plan to use it for real-time prediction. You need to create a Dataflow pipeline to ingest data via Pub/Sub and write the results to BigQuery. You want to minimize the serving latency as much as possible. What should you do?
AContainerize the model prediction logic in Cloud Run, which is invoked by Dataflow.
BLoad the model directly into the Dataflow job as a dependency, and use it for prediction.
CDeploy the model to a Vertex AI endpoint, and invoke this endpoint in the Dataflow job.
DDeploy the model in a TFServing container on Google Kubernetes Engine, and invoke it in the Dataflow job.
Correct Answer: C

Deploy the model to a Vertex AI endpoint, and invoke this endpoint in the Dataflow job.

Explanation

The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.

About this practice exam

Review 280 Google questions with answers and explanations. Use the navigation to move through the exam at your own pace.