Google Cloud Professional Machine Learning Engineer — Question 314

You have created multiple versions of an ML model and have imported them to Vertex AI Model Registry. You want to perform A/B testing to identify the best performing model using the simplest approach. What should you do?

Answer options

Correct answer: A

Explanation

Option A is correct because it suggests the simplest approach by using Vertex AI's built-in monitoring tools to evaluate performance directly. The other options involve additional complexity, such as managing GKE clusters or separate Cloud Run instances, which are not necessary for straightforward A/B testing.