
Answer-first summary for fast verification
Answer: Azure Databricks
The question asks for a compute target to deploy an Azure Machine Learning workspace. Azure Databricks (B) is the most appropriate choice because it provides a collaborative, scalable environment specifically designed for data science workflows, integrates seamlessly with Azure Machine Learning for model training and deployment, and supports distributed data processing via Apache Spark. While Azure Container Service (C) was historically used for container-based deployments, it was retired in January 2020, making it unsuitable. Azure Data Lake Analytics (A) is for data processing, not workspace deployment, and Apache Spark for HDInsight (D) is an alternative but less integrated option compared to Databricks. Community consensus (56% for B) and detailed reasoning in comments support B as the optimal answer, emphasizing Databricks' integration, scalability, and collaboration features for data science workspaces.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
You are creating a data science workspace that utilizes an Azure Machine Learning service. You must choose a compute target for deploying the workspace. Which compute target should you use?
A
Azure Data Lake Analytics
B
Azure Databricks
C
Azure Container Service
D
Apache Spark for HDInsight