Geographically its relatively close to Singapore (compared to other data centers anyway), all of the cables from the eastern side of the country either go up to Japan via Guam or go to the US via Hawaii. Its not uncommon to see a route from Sydney to Singapore go through the US, and/or Japan before reaching Singapore.
AWS Olympics: Speed-Testing EC2 and S3 Across Regions
11–16 of 16 posts
Re: AWS Olympics: Speed-Testing EC2 and S3 Across Regions
#12Re: AWS Olympics: Speed-Testing EC2 and S3 Across Regions
#13For anyone interested in optimizing S3 performance, I recommend Jim Sorenson's "Building Scalable Applications on Amazon S3" from re:Invent. http://www.slideshare.net/AmazonWebServices/building-scalabl... http://www.youtube.com/watch?v=YYnVRYbUR6A
His comments on hashing for S3 buckets were pretty interesting.
Re: AWS Olympics: Speed-Testing EC2 and S3 Across Regions
#14"The US Standard Region automatically routes requests to facilities in Northern Virginia or the Pacific Northwest using network maps." http://aws.amazon.com/s3/
Re: AWS Olympics: Speed-Testing EC2 and S3 Across Regions
#15Keep in mind that the S3 Virgnia location (known as US Standard Regionin AWS terms) includes endpoints in Virginia and in the Pacific Northwest. Hence that may be why the Virginia to Virginia numbers were high compared to the other regions. "The US Standard Region automatically routes requests to facilities in Northern Virginia or the Pacific Northwest using network maps." http://aws.amazon.com/s3/
Re: AWS Olympics: Speed-Testing EC2 and S3 Across Regions
#16Keep in mind that the S3 Virgnia location (known as US Standard Regionin AWS terms) includes endpoints in Virginia and in the Pacific Northwest. Hence that may be why the Virginia to Virginia numbers were high compared to the other regions. "The US Standard Region automatically routes requests to facilities in Northern Virginia or the Pacific Northwest using network maps." http://aws.amazon.com/s3/
Edit: that's be s3-external-1.amazonaws.com for us-east and s3-external-2.amazonaws.com for the PNW. See https://forums.aws.amazon.com/message.jspa?messageID=185820