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)?

1回答
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
エキスパート
回答済み 2年前
  • 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 ?

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ