exam questions

Exam DP-900 All Questions

View all questions & answers for the DP-900 exam

Exam DP-900 topic 1 question 4 discussion

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

HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
When to use batch processing.
You might expect latencies when using batch processing. For many situations, however, this type of delay before the transfer of data begins is not a big issue - the processes that use this function are not mission critical at the exact moment.
Reference:
https://www.bmc.com/blogs/what-is-batch-processing-batch-processing-explained/

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
dataalex
Highly Voted 1 year, 4 months ago
Hi everyone! I just passed exam, my score is more then 900. 1. Exam 80-90% consisted from questions from this site. 2. Answers on this site for this questions are not always correct, and comments with answers are not always correct. 3. If you are reading in comments "I passed exam and this question was on exam, the answers is __ (gives you some answer)" - dont trust it blindly! They just tells their opinion about the answer. Because when you recieve you certification, your score, you do not recieve informations on what questions exactly you answered right or wrong! You just know your score and your score on every section. You dont know the answer and you no longer have access to question that you answered. 4) Everyone good luck! You can do it.
upvoted 11 times
...
man5484
Most Recent 7 months ago
a. data is always inserted one row at a time Incorrect. In batch processing, data is typically processed in groups or batches rather than one row at a time. This approach is more efficient for large volumes of data. b. data is processed in real-time Incorrect. Batch processing is the opposite of real-time processing. Data is collected and processed in batches at scheduled times, not immediately as it arrives. c. latency in delivering data processing is acceptable Correct. Batch processing accepts a certain level of latency because the data is processed at intervals. This approach works well for use cases where real-time processing is not required. d. processing can only execute serially Incorrect. Batch processing does not have to execute serially; it can be executed in parallel, depending on the system's design and the task's requirements.
upvoted 1 times
...
shahrzadkhb
9 months, 3 weeks ago
I believe the given answer is correct. Resource: https://learn.microsoft.com/en-us/training/modules/explore-fundamentals-stream-processing/2-batch-stream
upvoted 1 times
...
rapaji
9 months, 4 weeks ago
Option C
upvoted 1 times
...
AGTraining
1 year, 3 months ago
option C
upvoted 1 times
...
Vanessa23
2 years, 1 month ago
Batch = latency ~ minutes or hours
upvoted 4 times
...
chiiiweiii
2 years, 3 months ago
Correct Answer.
upvoted 2 times
...
Abhi256
2 years, 5 months ago
Latency is expected.
upvoted 4 times
...
zekblue
2 years, 8 months ago
correct answer
upvoted 4 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 ...