hi Airbyters - question for you… we currently use ...
# ask-community-for-troubleshooting
r
hi Airbyters - question for you… we currently use two different tools for data ingestion - Fivetran for “Cloud available” sources and Azure Data Factory (with their on-premise integration runtime) when our sources are “on-premise” and not available from the Cloud, but need to be replicated to a Cloud destination. It’s obvious to me that Airbyte can accomplish the Cloud=>Cloud syncs and it appears to me that Airbyte would have no problem handling the on-prem=>Cloud with a self-hosted installation. Am I correct about that? Any other considerations for on-premise data sources that are not part of a hybrid cloud network?
m
I think your consideration is correct, with Airbyte self-hosted you have complete control of your server instance and network
r
thanks!