Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
After successfully deploying a machine learning model in a Databricks environment using MLflow, the model is now handling a high volume of requests. To ensure the model's high availability, what strategy should the data scientist adopt?
A
Schedule periodic restarts of the Databricks cluster.
B
Use a separate Databricks workspace for production deployments.
C
Implement load balancing for the deployed model‘s REST API.
D
Increase the Databricks cluster size.