I have a bunch of data in an on-prem HDFS installation. I want to move some of it to Google Cloud (Cloud Storage) but I have a few concerns:
- How do I actually move the data?
- I am worried about moving it over the public internet
What is the best way to move data securely from my HDFS store to Cloud Storage?