-2

I'm looking to have all my data under one cloud and don't want to split it between AWS and Google Cloud. Is there a way to use the Gmail and the Google Drive interface while hosting the entire operation on AWS?

IBD
  • 1

1 Answers1

1

If your goal is to "store data on Google Drive but actually store it in your own S3 account", then no -- Google stores data in its own systems.

Interestingly, there are companies that offer storage services similar to Amazon S3 and use the normal S3 API, so that the services look identical (although they might be missing some of the advanced features offered by S3).

John Rotenstein
  • 241,921
  • 22
  • 380
  • 470