Skip to content
MLP
Model Deployment
medium
Question 1 of 24

An ML engineer updates a custom model serving endpoint to serve a new model version. How does Databricks handle the transition to minimize risk to live traffic?

AThe old endpoint is immediately replaced by the new one, and all in-flight requests to the old endpoint are dropped.
BDatabricks performs a zero-downtime update by keeping the existing endpoint configuration serving requests until the new configuration becomes ready.
CThe engineer must manually redirect traffic to the new endpoint after confirming it is healthy.
DA new endpoint is created at a different URL; the engineer must update all client application URLs.

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion