by rajesh | Jan 28, 2018 | Azure, Cloud, Data Integration, salesforce
I was checking out importing and exporting data from Salesforce. Salesforce provides reasonable documentation at their trail-head and it’s worth the time to understand what’s available with the platform. These solutions provide point solutions to move data...
by rajesh | Jan 28, 2018 | Azure, Visual Studio
I had a devil of a time logging into Visual Studio 2017. Turns out my credentials were cached in the .IdentityService folder under AppData. Deleting the .IdentityService folder finally solved the issue for me.
by rajesh | Jan 16, 2018 | Azure, Cloud, Treasure Data
I wanted to push data from Treasure Data into Azure SQL. The data was row based and roughly about 1 TB in size. As I examined my options, there were quite a few, however, in the end, it turned out that the easy options were just not enough. I’ll walk through the...