Google Cloud Digital Leader — Question 191
An organization processes batch sales data at the end of every month to analyze sales trends and derive business insights. They want to improve accuracy and make near real-time decisions. What should the organization do?
Answer options
- A. Change from a relational database to a NoSQL database.
- B. Filter the data so reports are generated faster.
- C. Switch from batch processing to stream processing.
- D. Process batch reports weekly instead of monthly.
Correct answer: C
Explanation
Switching from batch processing to stream processing allows the organization to handle data in real-time, improving their ability to make timely decisions. The other options either do not address the need for near real-time processing or focus on optimizing existing processes rather than transforming them.