ai-901 Practice Question 1065
Exam: ai-901
Domain: Describe fundamental principles of machine learning on Azure
Topic: Identify common machine learning types
Difficulty: medium
You need to deploy a trained machine learning model so client web applications can invoke it for immediate, low-latency inferencing. What should you create in Azure Machine Learning?
Answer Options
A
Real-time endpoint
B
Batch endpoint
C
Compute cluster
D
Data asset
Correct Answer
A: Real-time endpoint
Explanation
Real-time managed endpoints host models as online REST APIs for immediate inferencing.