Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam DP-900 topic 1 question 47 discussion

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

What is a characteristic of batch processing?

  • A. The data ingested during batch processing must be processed as soon as the data is received.
  • B. Large datasets must be split into batches of less than 1 GB before the data can be processed.
  • C. There is a noticeable time delay between ingesting data and obtaining the data processing results.
  • D. Batch processing can only process data that is structured.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
sallymaher
Highly Voted 2 years ago
Answer should be C
upvoted 132 times
ha1p
1 year ago
agree w/ you
upvoted 1 times
...
...
JoJoY
Highly Voted 1 year, 12 months ago
Selected Answer: C
The answer is C
upvoted 42 times
skaha
1 year, 12 months ago
which is not characteristic of Batch processing>>>Then the answer is D
upvoted 4 times
...
...
heobanten04
Most Recent 2 weeks, 6 days ago
I took the exam 30.03.2024 and got 936; this question appeared, correct answer: C
upvoted 3 times
...
IK13
3 weeks, 5 days ago
C https://learn.microsoft.com/en-us/training/modules/explore-fundamentals-stream-processing/2-batch-stream
upvoted 1 times
...
AGTraining
1 month, 2 weeks ago
option C
upvoted 1 times
...
Edgy_San
2 months, 1 week ago
The way I understand batch processing it has to either way for an event to occur or a condition to be met to be separated the batches of data. Example: End of the month credit card bill goes out.
upvoted 1 times
Edgy_San
2 months, 1 week ago
*wait (Typo up there)
upvoted 1 times
...
...
masadamsahid
5 months, 3 weeks ago
Selected Answer: C
Choice D should not be correct because batch processing can process semi-structured (NoSQL) and even unstructured data (with complex and more effort) too. The most logical answer is C, it's expected there will be a delay.
upvoted 3 times
...
james2033
5 months, 3 weeks ago
Selected Answer: C
keyword 'delay' for a batch.
upvoted 3 times
...
jg_85
6 months, 1 week ago
Selected Answer: C
The fundamental requirement of such batch processing engines is to scale out computations to handle a large volume of data. Unlike real-time processing, batch processing is expected to have latencies
upvoted 1 times
...
t201
6 months, 2 weeks ago
Answer is C
upvoted 1 times
...
Yuezhen
6 months, 4 weeks ago
Selected Answer: C
C should be the correct answer.
upvoted 2 times
...
Ratz
7 months, 1 week ago
Option C : https://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/batch-processing Read this para: The fundamental requirement of such batch processing engines is to scale out computations to handle a large volume of data. Unlike real-time processing, batch processing is expected to have latencies (the time between data ingestion and computing a result) that measure in minutes to hours.
upvoted 2 times
...
lfparauj0
7 months, 3 weeks ago
Selected Answer: C
Yes, it is possible to use batch processing with unstructured data. Batch processing is a data processing technique that involves collecting and processing data in predefined batches or groups. It can be used with both structured and unstructured data, although the approach and tools used may differ.
upvoted 1 times
...
AZFabio
7 months, 3 weeks ago
Selected Answer: C
C is correct
upvoted 1 times
...
batman1197
8 months, 2 weeks ago
Selected Answer: C
CORRECT ANS IS C
upvoted 2 times
...
srgopalkr
8 months, 3 weeks ago
Option A is Stream Processing, NOT Batch Processing Option B - There is hard limits on data sizes for Batch processing, as they are meant to handle large amounts on data. Option C - Correct Answer. Option D - Batch Processing can be done Structure, Semi-Structured & Un-Structured data.
upvoted 3 times
srgopalkr
8 months, 3 weeks ago
Sorry for the Typo for Option B. Below, please find the corrected text. Option B - There ARE NO hard limits on data sizes for Batch processing, as they are meant to handle large amounts on data.
upvoted 1 times
...
...
HRKK
9 months, 3 weeks ago
CORRECT C
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 ...