rsharma2
8 years agoNew Contributor II
Salesforce to Redshift data load
Hi, I have a requirement to load data from Salesforce to Redshift. It is supposed to be a DELTA load every 2 hours (meaning capture only the changes that have occurred in source data after last execution).What should be the best way to design this pipeline, considering that Salesforce source table has huge volume of data.