▲ | nodesocket 5 days ago | |||||||
I'll add: When doing instance to instance communication (in the same AZ) always use private ips. If you use public ip routing (even the same AZ) this is charged as regional data transfer. Even worse, if you run self hosted NAT instance(s) don't use a EIP attached to them. Just use a auto-assigned public IP (no EIP).
| ||||||||
▲ | themafia 5 days ago | parent [-] | |||||||
> You get charged $0.01/GB regional data transfer, even if in the same AZ. My understanding is that transfer gets charged on both sides as well. So if you own both sides you'll pay $0.02/GB. | ||||||||
|