Hi Team,
This is my first post so please be understanding I am trying to understand the cost associated with a data flow as we have a massive amount of data to be transferred to GCP. In simplified version:
On-prem datacenter β partner interconnect β 5 Gbps β> us-west2 β VPC peering β> us-east4 β load balancer β VM
-
Partner interconnect. No cost for uploading the data. The only price is related with VLAN attachments. In my case β$1.25 per hour per VLAN attachmentβ for 5 Gbps
-
Inter-region data transfer. Src North America, Dst North America is 0.02$/GB
-
Load balancer
First 5 forwarding rules $0.028 Per Hour
Inbound data processed by load balancer $0.009 Per GiB
Outbound data processed by load balancer $0.009 Per GiB
Is there any other hidden transfer price which I am missing ?
Source: https://cloud.google.com/vpc/network-pricing
Thanks !
mpoloq