sql cluster

sql_cluster

ssis-scale-out-set-up-post1

How to set up SSIS Scale-out 2019 (part1)

Have you ever wondered how to increase performance and availability of SSIS? To achieve it in terms of SQL SSIS Scale-out 2019 you can implement scale-out setup, which allows to distribute workload between several servers and make sure that at least one set of services is always available to execute your workload. In this tutorial you will understand why you should have SSIS Scale-out on clustered SQL environment.

Continue reading…