exam questions

Exam AI-100 All Questions

View all questions & answers for the AI-100 exam

Exam AI-100 topic 2 question 36 discussion

Actual exam question from Microsoft's AI-100
Question #: 36
Topic #: 2
[All AI-100 Questions]

You are designing a Computer Vision AI application.
You need to recommend a deployment solution for the application. The solution must ensure that costs scale linearly without any upfront costs.
What should you recommend?

  • A. a containerized Computer Vision API on Azure Kubernetes Service (AKS) that has autoscaling configured
  • B. the Computer Vision API as a single resource
  • C. an Azure Container Service
  • D. a containerized Computer Vision API on Azure Kubernetes Service (AKS) that has virtual nodes configured
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Containers enable you to run the Computer Vision APIs in your own environment.
Note: The host is a x64-based computer that runs the Docker container. It can be a computer on your premises or a Docker hosting service in Azure, such as:
✑ Azure Container Instances.
✑ Azure Kubernetes Service.
✑ A Kubernetes cluster deployed to Azure Stack.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/computer-vision-how-to-install-containers

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
rveney
2 years ago
D. a containerized Computer Vision API on Azure Kubernetes Service (AKS) that has virtual nodes configured To deploy a Computer Vision AI application that scales linearly without any upfront costs, you should use a containerized Computer Vision API on Azure Kubernetes Service (AKS) that has virtual nodes configured
upvoted 1 times
...
iyiola_daniel
4 years ago
This was in my exam 15th of June, 2021.
upvoted 1 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 ...