exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 2 question 13 discussion

Actual exam question from Microsoft's DP-100
Question #: 13
Topic #: 2
[All DP-100 Questions]

You are developing a data science workspace that uses an Azure Machine Learning service.
You need to select a compute target to deploy the workspace.
What should you use?

  • A. Azure Data Lake Analytics
  • B. Azure Databricks
  • C. Azure Container Service
  • D. Apache Spark for HDInsight
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
cenkersoy
Highly Voted 4 years, 10 months ago
Should it not say "deploying the trained model" instead of "workspace" ?
upvoted 18 times
...
modschegiebsch
Highly Voted 4 years, 9 months ago
Before reading this question, I never heard of "Azure Container Service". Here is why: https://azure.microsoft.com/de-de/updates/azure-container-service-will-retire-on-january-31-2020/ One can choose Azure Kubernetes Service (AKS) or Azure Container Instances as a "compute target" as well as Databricks clusters or Spark on HDInsight clusters. https://docs.microsoft.com/de-de/azure/machine-learning/concept-compute-target But the question is probably about deploying the model as a web service. Then there is actually no correct answer, because the Azure Container Service retired.
upvoted 14 times
prashantjoge
3 years, 11 months ago
no, its not retired. its still used fir development
upvoted 3 times
...
Laredo
4 years, 5 months ago
You are right. Answer is Azure Container Instance. C looks like it was corrected in the solution.
upvoted 4 times
...
...
84b1989
Most Recent 3 months, 1 week ago
Selected Answer: B
Azure Databricks is the most suitable compute target for deploying a data science workspace that uses Azure Machine Learning service. Here's why: Integration with Azure Machine Learning: Azure Databricks integrates seamlessly with Azure Machine Learning, allowing you to train and deploy machine learning models at scale. It supports collaborative data science workflows and provides a unified platform for data engineering and machine learning. Scalability: Azure Databricks is built on Apache Spark and provides a highly scalable environment for processing large datasets and running complex machine learning algorithms. Support for diverse workloads: Azure Databricks supports both batch and real-time data processing, making it ideal for data science tasks like data preparation, model training, and deployment. Collaboration: Azure Databricks provides a collaborative workspace for data scientists, data engineers, and machine learning engineers, enabling teams to work together efficiently.
upvoted 1 times
...
84b1989
3 months, 1 week ago
Selected Answer: B
Azure Databricks is the most suitable compute target for deploying a data science workspace that uses Azure Machine Learning service. Here's why: Integration with Azure Machine Learning: Azure Databricks integrates seamlessly with Azure Machine Learning, allowing you to train and deploy machine learning models at scale. It supports collaborative data science workflows and provides a unified platform for data engineering and machine learning. Scalability: Azure Databricks is built on Apache Spark and provides a highly scalable environment for processing large datasets and running complex machine learning algorithms. Support for diverse workloads: Azure Databricks supports both batch and real-time data processing, making it ideal for data science tasks like data preparation, model training, and deployment. Collaboration: Azure Databricks provides a collaborative workspace for data scientists, data engineers, and machine learning engineers, enabling teams to work together efficientl
upvoted 1 times
...
maguido
8 months ago
Azure Databricks is more suited for the development and training phases of machine learning, while Azure Kubernetes Service (AKS) is the preferred choice for deploying machine learning models as it offers the necessary infrastructure for production-level serving of these models
upvoted 1 times
...
Hisayuki
1 year, 5 months ago
Selected Answer: B
Once we have the Databricks workspace, we can link it to the Azure ML workspace so that they can talk to each other.
upvoted 1 times
...
Ran2025
1 year, 6 months ago
C is correct! Azure Container Services include AKS and ACI. https://learn.microsoft.com/en-us/azure/containers/
upvoted 4 times
...
Ahmed_Gehad
1 year, 9 months ago
Selected Answer: C
I think it's C as per https://learn.microsoft.com/en-us/azure/machine-learning/concept-compute-target?view=azureml-api-2#compute-targets-for-inference
upvoted 3 times
...
damaldon
1 year, 9 months ago
Containers only for small deployments, otherwise Databricks
upvoted 2 times
prabhjot
1 year, 2 months ago
100% agree with you
upvoted 1 times
...
...
rishi_ram
1 year, 11 months ago
Selected Answer: B
While Azure Container Service (ACS) can be used to deploy and manage containers for various applications, including machine learning workloads, it is not the recommended compute target for deploying a data science workspace using Azure Machine Learning service. Azure Databricks is a more suitable choice for deploying the workspace in this scenario. It provides a collaborative and scalable environment specifically designed for data engineering and data science tasks. With Azure Databricks, you can leverage the power of Apache Spark for distributed data processing and machine learning tasks, making it an ideal compute target for data science workloads. Azure Container Service, on the other hand, is a container orchestration service that supports various container runtimes, such as Docker and Kubernetes. While it can be used to deploy machine learning models encapsulated in containers, it is not optimized for the specific requirements of a data science workspace and may not provide the same level of integration and ease of use as Azure Databricks. Therefore, in this context, the recommended choice for deploying the data science workspace using Azure Machine Learning service is B. Azure Databricks.
upvoted 1 times
...
sahithi2004
2 years, 1 month ago
Selected Answer: B
it is databricks
upvoted 3 times
...
phdykd
2 years, 2 months ago
B. Azure Databricks is the most accurate answer if you're looking to deploy a data science workspace using Azure Machine Learning service as a compute target. Azure Databricks is a fast, easy, and collaborative Apache Spark-based analytics platform that helps you build and deploy machine learning models. It provides a seamless integration with the Azure Machine Learning service and offers features such as auto-scaling, collaboration and management of the machine learning workflow, and a secure and scalable infrastructure for running your data science projects. While you can run machine learning models inside containers in Azure Container Service, it doesn't provide the seamless integration and specific features for managing and deploying machine learning models that Azure Databricks does. For example, you wouldn't have access to the auto-scaling, collaboration, and management features for the machine learning workflow that Azure Databricks provides.
upvoted 4 times
...
ning
2 years, 11 months ago
Selected Answer: C
Deployment target, only two options: Container Instance, Azure Kubernetes Cluster
upvoted 4 times
...
Rosh4yuh
3 years, 9 months ago
on 17/7/2021
upvoted 5 times
...
Narendra05
3 years, 10 months ago
The service is discontinued from 31Jan 2020 the Question is not relavent anymore
upvoted 3 times
...
fredgu
4 years, 5 months ago
Deploy the model as a Web Service on Azure Container Instance
upvoted 3 times
...
LeoMesquita
4 years, 10 months ago
B - Azure Databricks
upvoted 6 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago