exam questions

Exam AI-100 All Questions

View all questions & answers for the AI-100 exam

Exam AI-100 topic 1 question 1 discussion

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

HOTSPOT -
You are designing an application to parse images of business forms and upload the data to a database. The upload process will occur once a week.
You need to recommend which services to use for the application. The solution must minimize infrastructure costs.
Which services should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Azure Cognitive Services -
Azure Cognitive Services include image-processing algorithms to smartly identify, caption, index, and moderate your pictures and videos.
Not: Azure Linguistic Analytics API, which provides advanced natural language processing over raw text.

Box 2: Azure Data Factory -
The Azure Data Factory (ADF) is a service designed to allow developers to integrate disparate data sources. It is a platform somewhat like SSIS in the cloud to manage the data you have both on-prem and in the cloud.
It provides access to on-premises data in SQL Server and cloud data in Azure Storage (Blob and Tables) and Azure SQL Database.
Reference:
https://azure.microsoft.com/en-us/services/cognitive-services/ https://www.jamesserra.com/archive/2014/11/what-is-azure-data-factory/

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
Wesley0312
Highly Voted 4 years, 2 months ago
Azure Cognitive Service and Azure Functions
upvoted 5 times
Y2Data
4 years, 1 month ago
Same, why would you not use Data Factory?
upvoted 2 times
...
DonGeo
4 years, 1 month ago
why not Data Factory?
upvoted 1 times
...
allanm
4 years, 1 month ago
You cannot use azure functions to store data in. It's not a database, rather it's serverless code to help applications running. https://docs.microsoft.com/en-us/azure/azure-functions/functions-overview
upvoted 2 times
dynamicJames
4 years ago
Beceause it says: "Upload the data to the database" and not "The database to store the image in". Soooo... what would you probably use to "upload" the data. I think Wesley0312 is right.
upvoted 1 times
...
...
...
dev2dev
Most Recent 2 years, 5 months ago
The criteria is to reduce infrastructure costs. So functions app would be the choice.
upvoted 1 times
...
fhqhfhqh
4 years, 1 month ago
This question was in the exam.
upvoted 2 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 ...