exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 3 question 85 discussion

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

DRAG DROP -
You have an Azure Machine Learning workspace that contains a CPU-based compute cluster and an Azure Kubernetes Service (AKS) inference cluster. You create a tabular dataset containing data that you plan to use to create a classification model.
You need to use the Azure Machine Learning designer to create a web service through which client applications can consume the classification model by submitting new data and getting an immediate prediction as a response.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:

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
kty
Highly Voted 3 years, 7 months ago
Create and run a training pipeline.. Create and run a real-time inference pipeline.. Deploy a real-time endpoint..
upvoted 96 times
Matt2000
9 months, 1 week ago
Here is a reference: https://learn.microsoft.com/en-us/azure/machine-learning/tutorial-designer-automobile-price-deploy?view=azureml-api-1
upvoted 1 times
...
kail85
3 years, 4 months ago
Wrong. Suggested answer is correct. You will need to create a compute instance (most likely with GPU) to launch a pipeline. Besides, what's the point doing 'Create and run a real-time inference pipeline' after a model is trained?
upvoted 5 times
trickerk
3 years, 3 months ago
I don't know... how to create a Web Service without deploy a real-time endpoint to consume its resources? I believe the @kty answer is correct.
upvoted 4 times
...
Enno4Certs
2 years, 11 months ago
Because you need to deploy an API service with the model.
upvoted 1 times
...
rgdk
2 years, 10 months ago
the compute instance already exists so no need to re-create one
upvoted 6 times
...
...
slash_nyk
3 years, 3 months ago
correct ..
upvoted 1 times
...
...
hendriktytgatpwc
Highly Voted 3 years, 7 months ago
Why create another compute instance? (it clearly states that he already has one) I would remove that and move everything up and add the deploy the end point https://docs.microsoft.com/en-us/azure/machine-learning/tutorial-designer-automobile-price-deploy
upvoted 17 times
jiglesia22
3 years, 7 months ago
In fact, the second Answer clearly says a computer cluster is gonna be used, so no need of Create and Start a new Compute Instance: Create and run a training pipeline that prepares the data and trains a classification model on the compute cluster. And whatsmore, you must "Deploy a real-time endpoint" or otherwise you are not complying with the requirement of the question.
upvoted 5 times
...
BleadFast
3 years, 7 months ago
I Agree
upvoted 2 times
...
AkashV
3 years, 2 months ago
You need a compute instance to create, run and publish the pipeline for training the model.
upvoted 2 times
...
...
haby
Most Recent 10 months, 2 weeks ago
D-C-B is correct for me. We can use pre-built compute cluster to run AML Designer, so no need to create a new compute instance.
upvoted 1 times
...
phdykd
1 year, 3 months ago
The correct sequence of actions for creating a web service to consume the classification model would be: D-Create and run a training pipeline that prepares the data and trains a classification model on the compute cluster. First, you need to use the data in your tabular dataset to train a classification model. This is done on your compute cluster and involves creating a pipeline that prepares the data for machine learning and then trains the model. C-Create and run a real-time inference pipeline on the compute cluster. After your model is trained, you need to create an inference pipeline. This pipeline will take new data, run it through your model, and output the model's prediction. Since you want the client applications to get an immediate response, you should use a real-time inference pipeline. B-Deploy a real-time endpoint on the inference cluster. After your inference pipeline is created, you deploy it as a web service on the AKS inference cluster. This endpoint will allow client applications to send new data and receive predictions in real-time.
upvoted 2 times
...
phdykd
1 year, 8 months ago
The correct sequence of actions to use the Azure Machine Learning designer to create a web service for a classification model would be: Create and run a training pipeline that prepares the data and trains a classification model on the computer cluster. Use the automated ML user interface to train a classification model on the compute cluster. Create and run a real-time inference pipeline on the compute cluster. Deploy a real-time endpoint on the inference cluster. The actions "Create and start a Compute Instance" and "Create and run a batch inference pipeline on the compute cluster" are not necessary for creating a web service to consume a classification model.
upvoted 1 times
AlexZenMaster
1 year, 2 months ago
It says to use the designer, so why AutoML?
upvoted 1 times
...
...
therealola
2 years, 4 months ago
Similar question on exam 18-06-22
upvoted 2 times
...
[Removed]
2 years, 8 months ago
On 20Feb2022
upvoted 1 times
...
AjoseO
2 years, 8 months ago
Question says workspace that contains a CPU-based compute cluster, so we don't need to create a Compute Instance. Questions says need to use the Azure Machine Learning designer to create a web service. -> Use the Automated ML user interference pipeline -> create and run a real-time inference pipeline on the computer cluster -> deploy a real-time endpoint on the inference cluster
upvoted 1 times
...
TheCyanideLancer
2 years, 9 months ago
Given answer is wrong, you definitely need to deploy the model to consume it. We can run the pipeline on a compute cluster as well, I do not see a need to create and start a compute Instance again.
upvoted 1 times
...
dija123
2 years, 10 months ago
Create and run a training pipeline Create and run a real-time inference pipeline. Deploy a real-time endpoint.
upvoted 2 times
...
dija123
2 years, 11 months ago
we do not need a compute instance, we already have CPU-based compute cluster, I agree with the answer of @kty Create and run a training pipeline Create and run a real-time inference pipeline. Deploy a real-time endpoint.
upvoted 1 times
...
kisskeo
3 years ago
On Exam 01 Oct 2021
upvoted 3 times
...
RyanTsai
3 years, 1 month ago
Create and start a compute instance -> create and run a real-time inference pipeline on the computer cluster -> deploy a real-time endpoint on the inference cluster
upvoted 1 times
...
ljljljlj
3 years, 3 months ago
On exam 2021/7/10
upvoted 3 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