ExamGecko
Home / Microsoft / DP-100 / Practice Test 1
Ask Question

Microsoft DP-100 Practice Test 1

00:00:00
Show Answer
Report Issue   Restart test

Question 1 / 40

You create a deep learning model for image recognition on Azure Machine Learning service using GPU-based training.

You must deploy the model to a context that allows for real-time GPU-based inferencing.

You need to configure compute resources for model inferencing.

Which compute type should you use?

Azure Container Instance
Azure Container Instance
Azure Kubernetes Service
Azure Kubernetes Service
Field Programmable Gate Array
Field Programmable Gate Array
Machine Learning Compute
Machine Learning Compute
Comment (0)
Suggested answer: B
Explanation:

You can use Azure Machine Learning to deploy a GPU-enabled model as a web service. Deploying a model on Azure Kubernetes Service (AKS) is one option. The AKS cluster provides a GPU resource that is used by the model for inference.

Inference, or model scoring, is the phase where the deployed model is used to make predictions. Using GPUs instead of CPUs offers performance advantages on highly parallelizable computation.

Reference: https://docs.microsoft.com/en-us/azure/machine-learning/how-to-deploy-inferencing-gpus

asked 02/10/2024
PHINIT LAORUNGRUANGDECH
49 questions