google 对传输到 Google 云存储的数据收费吗

Does google charge for data transfered into Google Cloud Storage

目前我们正在使用 Amazon AWS S3 作为我们服务器的备份解决方案。亚马逊 AWS 明确指出:"All data transfer in - [=20=].000 per GB"。使用 Google Cloud Storage 我找不到明确的答案。

据我所知,出口和互连数据传输已定义。互连当然与这里无关。就我的英语和字典而言,Egress 的意思是传出传输。

那么传入数据是如何测量的,或者仅计算 POST / PUT 操作的数量?

希望用过Google一段时间的朋友能详细说说

正如 this page. The PUT/POST operations though are charged at [=10=].10 per 10,000 operations as per this page 上的网络定价中所述,对于任何数量的数据,入口成本都是 0。 Ingress简而言之,数据免费,操作不免费。