nerdexam
Google

PROFESSIONAL-MACHINE-LEARNING-ENGINEER · Question #221

You have trained a model by using data that was preprocessed in a batch Dataflow pipeline. Your use case requires real-time inference. You want to ensure that the data preprocessing logic is applied c

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

Submitted by satoshi_tk· Apr 18, 2026ML pipeline operationalization

Question

You have trained a model by using data that was preprocessed in a batch Dataflow pipeline. Your use case requires real-time inference. You want to ensure that the data preprocessing logic is applied consistently between training and serving. What should you do?

Options

  • APerform data validation to ensure that the input data to the pipeline is the same format as the
  • BRefactor the transformation code in the batch data pipeline so that it can be used outside of the
  • CRefactor the transformation code in the batch data pipeline so that it can be used outside of the
  • DBatch the real-time requests by using a time window and then use the Dataflow pipeline to

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

#Training-serving skew#Feature consistency#Real-time inference#Data preprocessing
Full PROFESSIONAL-MACHINE-LEARNING-ENGINEER Practice