exam questions

Exam DP-201 All Questions

View all questions & answers for the DP-201 exam

Exam DP-201 topic 21 question 1 discussion

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

You need to design the storage for the visual monitoring system.
Which storage solution should you recommend?

  • A. Azure Blob storage
  • B. Azure Table storage
  • C. Azure SQL database
  • D. Azure Cosmos DB
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Azure Blobs: A massively scalable object store for text and binary data.
Azure Cognitive Search supports fuzzy search. You can use Azure Cognitive Search to index blobs.
Scenario:
✑ The visual monitoring system is a network of approximately 1,000 cameras placed near highways that capture images of vehicle traffic every 2 seconds. The cameras record high resolution images. Each image is approximately 3 MB in size.
✑ The solution must allow for searches of vehicle images by license plate to support law enforcement investigations. Searches must be able to be performed using a query language and must support fuzzy searches to compensate for license plate detection errors.
Incorrect Answers:
B: Azure Tables: A NoSQL store for schemaless storage of structured data.
Reference:
https://docs.microsoft.com/en-us/azure/storage/common/storage-introduction https://docs.microsoft.com/en-us/azure/search/search-howto-indexing-azure-blob-storage#how-azure-cognitive-search-indexes-blobs

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
davem0193
3 years, 11 months ago
Link provided in solution confirms blob storage as the answer - https://docs.microsoft.com/en-us/azure/search/search-howto-indexing-azure-blob-storage#how-azure-cognitive-search-indexes-blobs
upvoted 2 times
...
Qrm_1972
4 years ago
The correct answer : (D) Azure Cosmos DB Cosmos DB is ideally suited for IoT solutions. Cosmos DB can ingest device telemetry data at high rates and can serve indexed queries back with low latency and high availability. https://docs.microsoft.com/en-us/azure/architecture/solution-ideas/articles/iot-using-cosmos-db#:~:text=Cosmos%20DB%20is%20ideally%20suited,low%20latency%20and%20high%20availability.
upvoted 1 times
ZodiaC
3 years, 11 months ago
Azure BLOB Storage = Correct. Make confusion right know, Dymize is right.
upvoted 1 times
...
...
AngelRio
4 years ago
I think is Comos DB. According to Azure Documentation, Azure Cosmos DB is used for IoT and Telemetry...
upvoted 1 times
Dymize
4 years ago
You're right about what CosmosDB is used for but the visual monitoring system is capturing and storing images. Since ADLS isn't here for higher performance, Blob storage would be the answer
upvoted 6 times
...
...
anamaster
4 years, 1 month ago
correct
upvoted 4 times
memo43
4 years ago
i think adl2 will be better! every 2 second 3GB data...
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 ...