What's the latency to GET an object from S3 from an EC2 Instance.
For example, how many ms before the actual data stream for that object starts streaming back when requesting a object by it's full path.
Latency, not Throughput.
We usually experience latency of around 200-300ms from EC2 to S3. It's much slower than you might expect.