Microsoft Azure Data Fundamentals — Question 155
Which activity is most common for transactional workloads?
Answer options
- A. recording small units of work events in real time
- B. aggregating massive amounts of data
- C. producing complex reports
- D. performing self-service data exploration
Correct answer: A
Explanation
The correct answer is A because transactional workloads typically involve real-time processing of small, discrete events. Options B, C, and D focus on data aggregation, reporting, and exploration, which are more aligned with analytical workloads rather than transactional ones.