【发布时间】:2018-12-31 11:05:50
【问题描述】:
我注意到 Google Cloud 的存储传输服务仅在接收器存储桶为 Google Cloud 而不是 S3 时才有效。但是,我想将文件从 Google Cloud Storage 移动到 Amazon S3,我能想到的另一种方法是在 Google Cloud 上启动一个实例,安装 AWS CLI,然后以这种方式传输文件。
我的问题是:
1) 还有比这更好的方法吗?
2) 如果我通过实例进行了转移,是否有明确的方法来获得这样做的成本?
【问题讨论】:
标签: amazon-web-services amazon-s3 google-cloud-platform google-cloud-storage