What are some options to transfer data from on-prem SQL Server to Google Cloud Storage bucket?

I need to move data from on-prem SQL Server to GCS bucket, I am trying to explore the options at hand. Based on my research I believe I should use "an external tool" like Informatica / Talend to Copy data from on-prem SQL to GCS.

 

I am expecting some options which I can use to satisfy the use case.

 

Note: Being an Azure user, I was expecting a utility like "Copy Data" which would enable me to copy data.

  

0 1 1,068
1 REPLY 1

hi @GauravGupta 


If you just want to push a backup from your server to a GCP bucket it's just a matter of making the bucket and moving the files

in this labs    Google Cloud Storage - BucketLock 

DataStore  , 

This lab gives you an introduction to how storage is done in a GCP bucket.

Google Cloud Database Documentation

You can get the information you require here    Data Base Cloud 

 

 

Top Labels in this Space