SUGGESTION : Computing on real time streaming
Hi Team,
We have data coming from different sources, let’s say sources as SOURCE X, SOURCE Y SOURCE Z and sources will be kept on adding as per business requitement. Those SOURCES X Y Z contains the data about customer profile and their respective purchase history. All those are being streamed through realtime and we are good on the same.
Question: we would like to compute some of the attribute data from these different sources . Like SOURCE X attribute1 + SOURCE Y attribute2 + SOURCE Z attribute3. So, since these data are streaming in real time with XDM compatible we are not able to perform any calculation. However, I have suggested to do that computation around the actual source system itself (in this case it is AWS) and ingest those attributes alone in separate schema and datasets itself.
Would it sound good way of having the computation data on the AEP system? Looking for the long-term approach to do this activity. Else please do let me know on other way around to perform this calculation.
