nerdexam
GoogleGoogle

PROFESSIONAL-MACHINE-LEARNING-ENGINEER · Question #154

PROFESSIONAL-MACHINE-LEARNING-ENGINEER Question #154: Real Exam Question with Answer & Explanation

Sign in or unlock PROFESSIONAL-MACHINE-LEARNING-ENGINEER to reveal the answer and full explanation for question #154. The question stem and answer options stay visible for context.

Submitted by noor.lb· Apr 18, 2026ML pipeline operationalization

Question

You have developed an ML model to detect the sentiment of users' posts on your company's social media page to identify outages or bugs. You are using Dataflow to provide real-time predictions on data ingested from Pub/Sub. You plan to have multiple training iterations for your model and keep the latest two versions live after every run. You want to split the traffic between the versions in an 80:20 ratio, with the newest model getting the majority of the traffic. You want to keep the pipeline as simple as possible, with minimal management required. What should you do?

Options

  • ADeploy the models to a Vertex AI endpoint using the traffic-split=0=80,
  • BWrap the models inside an App Engine application using the --splits PREVIOUS_VERSION=0.2,
  • CWrap the models inside a Cloud Run container using the REVISION1=20, REVISION2=80
  • DImplement random splitting in Dataflow using beam.Partition() with a partition function calling a

Unlock PROFESSIONAL-MACHINE-LEARNING-ENGINEER to see the answer

You've previewed enough free PROFESSIONAL-MACHINE-LEARNING-ENGINEER questions. Unlock PROFESSIONAL-MACHINE-LEARNING-ENGINEER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#ML Model Deployment#Traffic Management#Vertex AI#Real-time Prediction
Full PROFESSIONAL-MACHINE-LEARNING-ENGINEER PracticeBrowse All PROFESSIONAL-MACHINE-LEARNING-ENGINEER Questions