Salesforce Certified Data Cloud Consultant — Question 8

Which method should a consultant use when performing aggregations in windows of 15 minutes on data collected via the Interactions SDK or Mobile SDK?

Answer options

Correct answer: B

Explanation

The correct answer is B, Streaming insight, as it is specifically designed for real-time data processing and can efficiently handle aggregation over short time windows like 15 minutes. The other options, such as Formula fields and Calculated insight, do not provide the same level of real-time processing capabilities, while Batch transform is more suited for larger, less time-sensitive data sets.