exam questions

Exam DP-201 All Questions

View all questions & answers for the DP-201 exam

Exam DP-201 topic 6 question 1 discussion

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

DRAG DROP -
You need to design the system for notifying law enforcement officers about speeding vehicles.
How should you design the pipeline? To answer, drag the appropriate services to the correct locations. Each service may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:

Scenario:
Information about vehicles that have been detected as going over the speed limit during the last 30 minutes must be available to law enforcement officers. Several law enforcement organizations may respond to speeding vehicles.

Telemetry Capture -
The telemetry capture system records each time a vehicle passes in front of a sensor. The sensors run on a custom embedded operating system and record the following telemetry data:
✑ Time
✑ Location in latitude and longitude
✑ Speed in kilometers per hour (kmph)
✑ Length of vehicle in meters
Reference:
https://docs.microsoft.com/en-us/azure/azure-databricks/what-is-azure-databricks
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
ismaelrihawi
Highly Voted 4 years ago
Should be Kafka + Databricks!
upvoted 18 times
Dhaval_Azure
3 years, 11 months ago
Kafka should be an event reader, but data processing should be done by Azure Databricks & store in Cosmos DB or Azure SQL. Given answer looks correct to me
upvoted 1 times
...
...
Devendra00023
Most Recent 4 years, 1 month ago
As per the description, first box should be KAFKA
upvoted 2 times
davita8
4 years, 1 month ago
Telemetry data should be stored in NOSQL database preferably Cosmos DB or blob storage. However in this question, Cosmos DB is not an option given. If given that would have been the best answer. Coming to why Azure Server. Below is what the case study states and storage doesn't support query language Requirement :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. https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/data/stream-processing-databricks
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 ...