nerdexam
GoogleGoogle

PROFESSIONAL-MACHINE-LEARNING-ENGINEER · Question #190

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

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

Submitted by stefanr· Apr 18, 2026ML pipeline operationalization

Question

You recently used XGBoost to train a model in Python that will be used for online serving. Your model prediction service will be called by a backend service implemented in Golang running on a Google Kubernetes Engine (GKE) cluster. Your model requires pre and postprocessing steps. You need to implement the processing steps so that they run at serving time. You want to minimize code changes and infrastructure maintenance, and deploy your model into production as quickly as possible. What should you do?

Options

  • AUse FastAPI to implement an HTTP server. Create a Docker image that runs your HTTP server,
  • BUse FastAPI to implement an HTTP server. Create a Docker image that runs your HTTP server,
  • CUse the Predictor interface to implement a custom prediction routine. Build the custom container,
  • DUse the XGBoost prebuilt serving container when importing the trained model into Vertex AI.

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

#Model Deployment#Vertex AI#Pre/Post Processing#Managed Services
Full PROFESSIONAL-MACHINE-LEARNING-ENGINEER PracticeBrowse All PROFESSIONAL-MACHINE-LEARNING-ENGINEER Questions