【发布时间】:2014-12-16 21:57:39
【问题描述】:
我有兴趣在 Google 的 Compute Engine(或 App Engine)上运行一些代码,这些代码将从 Google Cloud Storage 读取数据并将其写入 Google Drive。
从谷歌的定价页面看来,在同一地区访问谷歌云服务不会产生网络传输成本(见https://cloud.google.com/storage/pricing),但我不清楚的是谷歌云端硬盘是否被认为是同一地区与否。
如果将数据从 Google Cloud Compute/App Engine 传输到 Google Drive 是免费的,任何人都可以明确回答(最好提供参考)吗?
【问题讨论】:
标签: google-app-engine google-drive-api google-cloud-storage google-compute-engine