Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Do cloud data sources need a Gateway?

Hi All, Please help me understand this. My understanding about data sources on cloud was that cloud datasources dont need to be configured on Data Gateway at all. My understanding was that it would ...
  • ibarrau's avatar
    4 years ago

    Hi. The answer is "it depends". There are services that can be directly connected and other that can't. It will also depend if you have only one cloud source or a mix with onpremise data.

    Regarding databases in Azure it depends if you are talking about a service or a VM hosting the server. The VM will request a Gateway because it's not a cloud service. It's a machine hosting a server. If you don't want a gateway you need a Database as a service. The SQL Server and Postgres DB services won't need a gateway, but MySQL wil request one.

    I hope that helps,