Ultimate access to all questions.
In the context of designing a machine learning pipeline for a financial services company that processes millions of transactions daily, which of the following is the primary advantage of utilizing batch processing for handling these large datasets? Consider the need for high-throughput, cost-effectiveness, and scalability in your answer. Choose one correct option.
Explanation:
Correct Option: D. Efficient processing of large volumes of transactions at once
Batch processing is particularly advantageous in scenarios like processing millions of daily transactions for a financial services company due to its ability to handle large datasets efficiently. The key benefits include:
Why other options are not correct: