- Newest
- Most votes
- Most comments
Hi,
-
I found the below link which clarifies Federated queries from Serverless to RDS Source https://docs.aws.amazon.com/redshift/latest/mgmt/serverless-considerations.html
-
Options on how to Federated Query from Serverless to RDS MS-SQL, I'm really looking for a simple architecture and not multiple ETL for RDS MS-SQL only. Are there upgrades that perhaps occurred on this issue or other ways to query across account from Serverless to RDS MS-SQL?
Regards
Hi,
on your 2., Redshift Serverless has a generic approach (so working also for MS SQL Server) via JDBC drivers across all rdms: see https://docs.aws.amazon.com/redshift/latest/mgmt/serverless-connecting.html
This approach will also solve your 1. though ad hoc connection definition.
Best,
Didier
Thank You for assisting Didier_Durand
- Unfortunately, what I meant was that I don't see an FDW option for RDS MS-SQL to setup an external schema with Serverless to source RDS MS-SQL I am kind of a one-man team and am trying to setup a low code space with AWS Airflow triggering a python script that triggers a redshift Stored Proc for ETL between source & serverless destination.
Please let me know if there are better methods.
Relevant content
- Accepted Answerasked 9 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 months ago