Azure Data Factories vs SSIS
问题 I am thinking of moving our SSIS ETLs to Azure Data Factory. My arguments in favour of such leap are: Our sources and targets are already in the cloud. ADF is cloud native so it seems at good fit. ADF is a service are therefore we could consume and pay for it on demand. SSIS implies licensing costs, and doesn't lend lend it itself naturally for on-demand consumption (we thought of using DevOps to spin ETL servers on an ad-hoc basis) Generating ETL code programmatically with SSIS requires very