May 2018
Beginner to intermediate
284 pages
5h 51m
English
This runtime is specifically used to execute SSIS in the cloud. This is what we're going to use in the remainder of this chapter. It allows for the creation of an integration catalog in an Azure database, and we can therefore deploy our packages into it.
Once the catalog is created, we can configure the runtime to scale out package execution to multiple workers in Azure. This means that if your package calls can be executed in parallel, they can be executed on different compute services, which increases load performance.
Read now
Unlock full access