How can I know which AWS region has the lowest latency from my location?

Ohad

How can I check which Amazon region is has the lowest latency from my present location? Is there some script that pings servers on all of them several times and calculates the average latency?

Preferably a solution that also compares latency to the newly launched Frankfurt (eu-central-1) region.

Gergo Erdosi

You can use a site like CloudWatch: http://www.cloudwatch.in/. It measures EC2, SimpleDB, SQS and SNS services latency from your browser.

Edit: CloudWatch doesn't contain the new eu-central-1 location, however I submitted a PR to add it. I will update this answer when it gets accepted.

Edit 2: PR has been accepted, the list on the site now contains Frankfurt.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Xcode How can I know which subclass has my class?

From Dev

Is there anyway i can get to know which of my local git branch has been deleted or removed from remote

From Dev

How can I know the location from where I cloned my git repository

From Dev

I've launched a .cmd file from somewhere in my %PATH% How can I know the location of the file?

From Dev

How can I know which child has exited in C?

From Dev

How can I know from which Google account (Email id) user purchased a product in my app?

From Dev

How to know which memory RAM I can use on my laptop?

From Dev

How can i know if an attachment has been downloaded from mail?

From Dev

How can I find some distance from my location with Swift

From Dev

How can I know which image has been downloaded with a custom image pipeline?

From Dev

how can i know which button is cliked

From Dev

How to know which mouse has generated MouseEvent that is received by my application?

From Dev

How do I know the location a process has been called

From Dev

How can I know which item in a handlebars each loop triggered a function in my Ember controller?

From Dev

How can I know which item in a handlebars each loop triggered a function in my Ember controller?

From Dev

How can I find which drive my exe is running from?

From Dev

How can I find which drive my exe is running from?

From Dev

Can I set add something to PATH, system-wide for all users, which has LOWEST precedence?

From Dev

How can I know if someone has logged into my account in Windows 7?

From Dev

how can I know whether a user has watched my full rewarded video ad or skip ad in android?

From Dev

How can I find the location that are within the certain range from my input location?

From Dev

How can I know which folders are created by which program?

From Dev

How can I know which folders are created by which program?

From Dev

How can I know if my minVersion is good?

From Dev

How do I know which scene has called a particular scene?

From Dev

How do I know if DropBox has finished uploading my files from the web interface?

From Dev

How can I show Lowest Price from a specific Country only?

From Dev

How to know that from which python module class has been imported?

From Dev

I'm copying data from my database, how do I know which tables to copy from first to avoid reference errors?

Related Related

  1. 1

    Xcode How can I know which subclass has my class?

  2. 2

    Is there anyway i can get to know which of my local git branch has been deleted or removed from remote

  3. 3

    How can I know the location from where I cloned my git repository

  4. 4

    I've launched a .cmd file from somewhere in my %PATH% How can I know the location of the file?

  5. 5

    How can I know which child has exited in C?

  6. 6

    How can I know from which Google account (Email id) user purchased a product in my app?

  7. 7

    How to know which memory RAM I can use on my laptop?

  8. 8

    How can i know if an attachment has been downloaded from mail?

  9. 9

    How can I find some distance from my location with Swift

  10. 10

    How can I know which image has been downloaded with a custom image pipeline?

  11. 11

    how can i know which button is cliked

  12. 12

    How to know which mouse has generated MouseEvent that is received by my application?

  13. 13

    How do I know the location a process has been called

  14. 14

    How can I know which item in a handlebars each loop triggered a function in my Ember controller?

  15. 15

    How can I know which item in a handlebars each loop triggered a function in my Ember controller?

  16. 16

    How can I find which drive my exe is running from?

  17. 17

    How can I find which drive my exe is running from?

  18. 18

    Can I set add something to PATH, system-wide for all users, which has LOWEST precedence?

  19. 19

    How can I know if someone has logged into my account in Windows 7?

  20. 20

    how can I know whether a user has watched my full rewarded video ad or skip ad in android?

  21. 21

    How can I find the location that are within the certain range from my input location?

  22. 22

    How can I know which folders are created by which program?

  23. 23

    How can I know which folders are created by which program?

  24. 24

    How can I know if my minVersion is good?

  25. 25

    How do I know which scene has called a particular scene?

  26. 26

    How do I know if DropBox has finished uploading my files from the web interface?

  27. 27

    How can I show Lowest Price from a specific Country only?

  28. 28

    How to know that from which python module class has been imported?

  29. 29

    I'm copying data from my database, how do I know which tables to copy from first to avoid reference errors?

HotTag

Archive