
Ultimate access to all questions.
You are working with a financial services company that needs to analyze large volumes of transaction data for fraud detection. The data includes transaction details, user profiles, and timestamps. What partition strategy would you implement to optimize the performance of fraud detection algorithms?
A
Partition by user ID and transaction date
B
Partition by transaction type and amount
C
Partition by geographical region and transaction date
D
Partition by transaction date and time