Suggested Answer:
To perform real-time inferencing, you must deploy a pipeline as a real-time endpoint. Real-time endpoints must be deployed to an Azure Kubernetes Service cluster. Reference: https://docs.microsoft.com/en-us/azure/machine-learning/concept-designer#deploy
Correct:
To perform real-time inferencing, you must deploy a pipeline as a real-time endpoint. The real-time endpoint creates an interface between an external application and your scoring model. A call to a real-time endpoint returns prediction results to the application in real-time. To make a call to a real-time endpoint, you pass the API key that was created when you deployed the endpoint. The endpoint is based on REST, a popular architecture choice for web programming projects.
Real-time endpoints must be deployed to an Azure Kubernetes Service cluster.
Is this question outdated? AML docs suggests usage of Managed Online Endpoints over AKS.
https://learn.microsoft.com/en-us/azure/machine-learning/concept-endpoints-online?view=azureml-api-2#why-choose-managed-online-endpoints-over-aci-or-aksv1
As you say victorlie: "Managed online endpoints are the recommended way to use online endpoints in Azure Machine Learning. The following table highlights key attributes of managed online endpoints compared to Azure Container Instances and Azure Kubernetes Service (AKS) v1 solutions." extracted from https://learn.microsoft.com/en-us/azure/machine-learning/concept-endpoints-online?view=azureml-api-2#why-choose-managed-online-endpoints-over-aci-or-aksv1
You can also deploy to Azure Container Instance (ACI) if you select Azure Container Instance for Compute type in the real-time endpoint setting box. Azure Container Instance is used for testing or development. Use ACI for low-scale CPU-based workloads that require less than 48 GB of RAM.
https://learn.microsoft.com/en-us/azure/machine-learning/tutorial-designer-automobile-price-deploy
This section is not available anymore. Please use the main Exam Page.AI-900 Exam Questions
Log in to ExamTopics
Sign in:
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.
RSSRAO
Highly Voted 4 years, 6 months agocaptain_nemo
4 years agodurak
3 years, 6 months agonohaph
Highly Voted 4 years, 3 months agosaema
Most Recent 3 months, 1 week agoStephonaMendez
1 year, 1 month agovictorlie
1 year, 5 months agoLuis_Miguel
4 months, 3 weeks agordemontis
1 year, 11 months agoendeesa
2 years agoAlbertKwan
2 years, 6 months agoydu7312
2 years, 11 months agokcinofni
3 years, 4 months agoxRiot007
1 year, 5 months agoSmileOS
3 years, 7 months agoanony1111
3 years, 9 months agoAsh111
4 years ago