ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 6 - DP-100 discussion

Report
Export

You train a machine learning model.

You must deploy the model as a real-time inference service for testing. The service requires low CPU utilization and less than 48 MB of RAM. The compute target for the deployed service must initialize automatically while minimizing cost and administrative overhead.

Which compute target should you use?

A.
Azure Container Instance (ACI)
Answers
A.
Azure Container Instance (ACI)
B.
attached Azure Databricks cluster
Answers
B.
attached Azure Databricks cluster
C.
Azure Kubernetes Service (AKS) inference cluster
Answers
C.
Azure Kubernetes Service (AKS) inference cluster
D.
Azure Machine Learning compute cluster
Answers
D.
Azure Machine Learning compute cluster
Suggested answer: A

Explanation:

Azure Container Instances (ACI) are suitable only for small models less than 1 GB in size. Use it for low-scale CPU-based workloads that require less than 48 GB of RAM.

Note: Microsoft recommends using single-node Azure Kubernetes Service (AKS) clusters for dev-test of larger models.

Reference: https://docs.microsoft.com/id-id/azure/machine-learning/how-to-deploy-and-where

asked 02/10/2024
Jason Content
25 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first