Amazon EC2 Delay

What is the expected latency for a simple connection between two instances of Amazon EC2 in the same area?

Thank!

+2
source share
1 answer

The delay should be similar to the delay of two computers on the same LAN. Just make sure that you use private IP addresses when connecting two images, not their shared ones.

+2
source

All Articles