It's a great tool to merge actual data analysis (which Lumira doesn't do that well) with visualization (which Lumira does well) - so it can be seen as Lumira for data analysts. However, a lot of the 'predictive' side is hidden/black box which can be frustrating for those analysts, so you could argue it is too complex for casual users, but too 'black box' for analysts.
As I mentioned earlier SQL Server Integration Services is suitable if you want to manage data from different applications. It really helps in fetching the data and generating reports. Its automation make it very easy and time efficient. It works well with large database as well. But it doesn't work well with real time data, it will take some time to gather the real time data. I would not recommend using it in a real time/fast-paced environment.
It doesn't require you to have a Ph.D. to build models!
You can use it to address a very large and wide dataset without worrying about sampling.
Automation is in the product DNA. You can prepare your data, ingest it into the "Kernel", then get insights about what was found, decide to publish it and schedule scoring tasks or model refresh in the same product.
Connection managers for online data sources can be tricky to configure.
Performance tuning is an art form and trialing different data flow task options can be cumbersome. SSIS can do a better job of providing performance data including historical for monitoring.
Mapping destination using OLE DB command is difficult as destination columns are unnamed.
Excel or flat file connections are limited by version and type.
Some features should be revised or improved, some tools (using it with Visual Studio) of the toolbox should be less schematic and somewhat more flexible. Using for example, the CSV data import is still very old-fashioned and if the data format changes it requires a bit of manual labor to accept the new data structure
SSIS is a great tool for most ETL needs. It has the 90% (or more) use cases covered and even in many of the use cases where it is not ideal SSIS can be extended via a .NET language to do the job well in a supportable way for almost any performance workload.
SQL Server Integration Services performance is dependent directly upon the resources provided to the system. In our environment, we allocated 6 nodes of 4 CPUs, 64GB each, running in parallel. Unfortunately, we had to ramp-up to such a robust environment to get the performance to where we needed it. Most of the reports are completed in a reasonable timeframe. However, in the case of slow running reports, it is often difficult if not impossible to cancel the report without killing the report instance or stopping the service.
The documentation provides an explanation about what features are available but not necessarily what's happening behind the scenes. On the other side, the "community" has grown since the acquisition and most questions are properly addressed by SAP folks. Since the "product maintenance" mode announcement was made, there wasn't much new content published except on the Smart Predict side (which is built by the SAP Predictive Analytics team)
The support, when necessary, is excellent. But beyond that, it is very rarely necessary because the user community is so large, vibrant and knowledgable, a simple Google query or forum question can answer almost everything you want to know. You can also get prewritten script tasks with a variety of functionality that saves a lot of time.
The implementation may be different in each case, it is important to properly analyze all the existing infrastructure to understand the kind of work needed, the type of software used and the compatibility between these, the features that you want to exploit, to understand what is possible and which ones require integration with third-party tools
We have typically used Spotfire for data analysis but decided to move to SAP Business Objects due to its innate connection with SAP. I found Lumira to be good for visualizations but it is not meant for data analysis. Therefore, we have introduced Predictive Analytics to see if it can fill that gap. So far, it's been far less intuitive than Spotfire to get started, and as far as I am aware so far, it does not bring many additional capabilities. I do, however, like that it utilizes the Lumira look/feel and integrates very well.
I think SQL Server Integration Services is better suited for on-premises data movement and ADF is more suited for the cloud. Though ADF has more connectors, SQL Server Integration Services is more robust and has better functionality just because it has been around much longer
Without this, we would have to manually update a spreadsheet of our SQL Server inventory
We would also have poor alerting; if an instance was down we wouldn't know until it was reported by a user
We only have one other person who uses SQL Server Integration Services , he's the expert. It would fall to me without him and I would not enjoy being responsible for it.