exam questions

Exam DP-201 All Questions

View all questions & answers for the DP-201 exam

Exam DP-201 topic 23 question 2 discussion

Actual exam question from Microsoft's DP-201
Question #: 2
Topic #: 23
[All DP-201 Questions]

HOTSPOT -
You need to design the image processing and storage solutions.
What should you recommend? To answer, select the appropriate configuration in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
From the scenario:
The company identifies the following business requirements:
✑ You must transfer all images and customer data to cloud storage and remove on-premises servers.
✑ You must develop an image object and color tagging solution.
The solution has the following technical requirements:
✑ Image data must be stored in a single data store at minimum cost.
✑ All data must be backed up in case disaster recovery is required.
All cloud data must be encrypted at rest and in transit. The solution must support:
✑ hyper-scale storage of images
Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/batch-processing https://docs.microsoft.com/en-us/azure/sql-database/sql-database-service-tier-hyperscale
Design data processing solutions

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
Luke97
Highly Voted 5 years, 1 month ago
Data Storage for Tagging Data should be Cosmos DB, because "the tags must be stored in a document database, and be queried by SQL". Also for the Image Processing, it should use Azure Cognitive Services which is an AI solution and can "automatically identify, generate image Object and Color tags".
upvoted 74 times
runningman
5 years, 1 month ago
but hyper-scale is a sql database feature. so data storage could be sql database.
upvoted 1 times
apz333
5 years ago
But hyper-scale is for images, not for tagging data. I think it should be Cosmos DB (SQL API)
upvoted 6 times
...
...
...
vistran
Highly Voted 5 years ago
Looks like Image processing should be Cognitive Services https://docs.microsoft.com/en-us/rest/api/cognitiveservices/computervision/tagimage/tagimage And storing the tags should be done in Cosmos DB as its document store and support SQL (SQL API)
upvoted 26 times
vistran
5 years ago
Reading further it looks like Azure HDInsight Deep Learning algorithms can be used for the purpose so the first box seems correct https://docs.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-deep-dive-advanced-analytics#scenario---score-images-to-identify-patterns-in-urban-development
upvoted 6 times
dzzz
4 years, 6 months ago
I didn't see why Databricks cannot do image processing with machine learning libraries.
upvoted 5 times
...
...
...
Odidepse
Most Recent 3 years, 7 months ago
Did not appear on DP-203
upvoted 2 times
...
Berlinersp
4 years, 5 months ago
I agree with box 2 as Cosmos DB ..but Cognitive services is out of scope in the exam. It should be HDInsight with Microsoft Cognitive Toolkit to identify image tag as so on..so box 1 is correct
upvoted 1 times
...
syu31svc
4 years, 6 months ago
storage is Cosmos DB for sure since document database is mentioned in the requirements use cognitive services for processing https://azure.microsoft.com/en-us/services/cognitive-services/
upvoted 1 times
...
M0e
4 years, 7 months ago
I pulled my hair when I saw SQL DB as the storage... it is obvious that Cosmos DB is the answer, just look at the previous question!!
upvoted 4 times
...
mojedapr
4 years, 8 months ago
this is a mockery !
upvoted 9 times
...
pravinDataSpecialist
4 years, 11 months ago
Cognitive & cosmos DB should be the answers
upvoted 6 times
MLCL
4 years, 11 months ago
Cognitive would be a good answer, but as it is out of scope for this exam, the answer should be HDInsights.
upvoted 5 times
Isio05
4 years, 6 months ago
HDInsight now is also out of scope of this exam (at least as per latest sylabus). Therefore I'll go for Cognitive Services as ready-to-use and easier solution
upvoted 1 times
maciejt
4 years, 1 month ago
then maybe databricks? they're not out of scope and have libs available for ML and image recognition
upvoted 2 times
...
...
...
MDONL
4 years, 4 months ago
There is a requirement for Managed Spark clusters. Cognitive Services does not provide that.
upvoted 2 times
MDONL
4 years, 4 months ago
Never mind, that requirement is for customer data.
upvoted 2 times
...
...
...
serger
5 years ago
1) Vision cognitive services will be used for tagging pictures. 2) Tags then will be stored into a document store that support SQL. So answer is CosmosDB.
upvoted 7 times
...
Nehuuu
5 years, 2 months ago
should image tagging data not be Cosmos DB?
upvoted 11 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 ...