AWS Glue ETL from SQL Server DB on premises to Snowflake on AWS cloud

0

Need to know if it is possible and feasible to do ETL with help of AWS Glue from SQL Server DB on premises(JDBC Connector used ) to Snowflake(JDBC Connector)?

gefragt vor 2 Jahren1698 Aufrufe
1 Antwort
0

yes, it is.

AWS Glue offers a native connector for SQL server and has a connector available for in the Glue connector Marketplace for SnowFlake.

you can refer to this post to set up the connectivity to on-premises and to this other post to view how to use the Snowflake connector.

hope this helps

AWS
EXPERTE
beantwortet vor 2 Jahren
  • Thanks Fabrizio@AWS, Do we need to store data in S3; or we can directly fetch the data from SQL Server and do the transformation and pushes directly into Snowflake? What do you suggest ?

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen