CompTIA DataX DY0-001 (V1) Practice Question

Your data-science team runs its forecasting service in Kubernetes and exposes predictions through a REST endpoint /predict. You want to release updated model versions frequently while keeping latency below 50 ms for most requests. The release process must be able to:

  • direct only a small percentage of real-time traffic to the new version at first,
  • observe live accuracy and latency metrics before expanding use, and
  • roll back immediately if production quality degrades. Which deployment approach BEST satisfies these requirements and follows API-access best practices?
  • Mirror 100 % of live requests to the new model in a shadow deployment but discard its predictions so users never see them.

  • Update the existing /predict endpoint in-place and rely on automated container restarts to roll back if health checks fail.

  • Use a blue-green deployment that replaces all production pods with the new version during a scheduled maintenance window.

  • Configure an API-gateway canary release that routes a small, weighted percentage of /predict calls to the new model version and adjusts the weight based on monitored metrics.

CompTIA DataX DY0-001 (V1)
Operations and Processes
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

SAVE $64
$529.00 $465.00
Bash, the Crucial Exams Chat Bot
AI Bot