🔥 3-day streak
Professional Machine Learning Engineer100 / 166
Question 100 of 166
You deploy a TensorFlow model on a Vertex AI endpoint using a custom serving container that runs a single inference server process per replica. Each replica is provisioned with 8 vCPUs and no GPU. Under load tests, individual requests complete in about 40 ms, but overall endpoint throughput plateaus far below what the CPU capacity suggests, and CPU utilization stays around 25%. Latency remains flat until the plateau, then rises sharply. You want to raise throughput per replica before adding more replicas. What is the most effective first step?
Reviewed for accuracy · Report an issueNext question