exam questions

Exam DP-201 All Questions

View all questions & answers for the DP-201 exam

Exam DP-201 topic 15 question 1 discussion

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

What should you do to improve high availability of the real-time data processing solution?

  • A. Deploy identical Azure Stream Analytics jobs to paired regions in Azure.
  • B. Deploy a High Concurrency Databricks cluster.
  • C. Deploy an Azure Stream Analytics job and use an Azure Automation runbook to check the status of the job and to start the job if it stops.
  • D. Set Data Lake Storage to use geo-redundant storage (GRS).
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Guarantee Stream Analytics job reliability during service updates
Part of being a fully managed service is the capability to introduce new service functionality and improvements at a rapid pace. As a result, Stream Analytics can have a service update deploy on a weekly (or more frequent) basis. No matter how much testing is done there is still a risk that an existing, running job may break due to the introduction of a bug. If you are running mission critical jobs, these risks need to be avoided. You can reduce this risk by following Azure's paired region model.
Scenario: The application development team will create an Azure event hub to receive real-time sales data, including store number, date, time, product ID, customer loyalty number, price, and discount amount, from the point of sale (POS) system and output the data to data storage in Azure
Reference:
https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-job-reliability
Design for high availability and disaster recovery

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
maynard13x8
Highly Voted 4 years, 1 month ago
Answer given is correct. Duplicate asa jobs to paired regions is common to continue processing real time data in case one region is out.
upvoted 10 times
memo43
4 years ago
so dont need D! answer is CORRECT
upvoted 3 times
...
...
ACSC
Highly Voted 4 years, 4 months ago
Answer should be D. Data is output to data storage. High availability for data Storage: GRS. Scenario: The application development team will create an Azure event hub to receive real-time sales data, including store number, date, time, product ID, customer loyalty number, price, and discount amount, from the point of sale (POS) system and output the data to data storage in Azure.
upvoted 8 times
Dymize
4 years ago
Redundancy is more for disaster recovery than high availability though
upvoted 1 times
...
...
sturcu
Most Recent 4 years, 3 months ago
" real-time data processing solution " sounds like Streaming to me. Hence Steam Analytics
upvoted 2 times
...
thukza
5 years ago
'The tags must be stored in a document database, and be queried by SQL" - CosmosDB
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 ...