Testing performance from around the world - how do I get a linux shell easily in multiple countries?

Posted by Matthew O'Riordan on Server Fault See other posts from Server Fault or by Matthew O'Riordan
Published on 2012-11-11T12:26:14Z Indexed on 2012/11/11 17:04 UTC
Read the original article Hit count: 219

Filed under:
|
|
|

We are building a socket based service where latency is paramount, and as such we have servers distributed into 7 data centres around the world. However, whilst we know we're bringing the servers closer to the clients, it's very difficult to know how effective this is, and importantly, what difference this makes compared to our competitors.

As such, we want to run simple scripts that test latency and throughput for both our service and our competitors, which is easy enough using Amazon, however Amazon only have 7 data centres. We would like to know for example how we perform in locations all over the world such as South Africa, Australia, China, Peru etc.

Does anyone know of any service where we could piggy back off their global infrastructure and run some scripts to test this performance? The obvious contenders are people like Monitis, but I don't think they would allow us to run custom scripts, only standard protocol monitors.

Thanks for your help. Matt

© Server Fault or respective owner

Related posts about ssh

Related posts about Performance