Google Cloud Professional Machine Learning Engineer — Question 76

Your data science team has requested a system that supports scheduled model retraining, Docker containers, and a service that supports autoscaling and monitoring for online prediction requests. Which platform components should you choose for this system?

Answer options

Correct answer: B

Explanation

The correct answer is B because it includes Vertex AI Pipelines for scheduled retraining, Vertex AI Prediction for serving predictions, and Vertex AI Model Monitoring for tracking model performance. The other options do not provide the complete set of required functionalities, such as monitoring and autoscaling capabilities specifically designed for online predictions.