List of questions
Related questions
Question 157 - Professional Machine Learning Engineer discussion
You recently deployed a scikit-learn model to a Vertex Al endpoint You are now testing the model on live production traffic While monitoring the endpoint. you discover twice as many requests per hour than expected throughout the day You want the endpoint to efficiently scale when the demand increases in the future to prevent users from experiencing high latency What should you do?
A.
Deploy two models to the same endpoint and distribute requests among them evenly.
B.
Configure an appropriate minReplicaCount value based on expected baseline traffic.
C.
Set the target utilization percentage in the autcscalir.gMetricspecs configuration to a higher value
D.
Change the model's machine type to one that utilizes GPUs.
Your answer:
0 comments
Sorted by
Leave a comment first