Strategy: Order Two Mediums Instead of Two Smalls and the EC2 Buffet
Monday, April 19, 2010 at 12:04AM
HighScalability Team in Strategy, amazon

Vaibhav Puranik in Web serving in the cloud – our experiences with nginx and instance sizes describes their experience trying to maximum traffic and minimum their web serving costs on EC2. Initially they tested with two m1.small instance types and then they the switched to two c1.mediums instance types. The m1s are the standard instance types and the c1s are the high CPU instance types. Obviously the mediums have greater capability, but the cost difference was interesting:

This went against my intuition, so I thought it might be a useful test for others to try.

Related Articles

Article originally appeared on (http://highscalability.com/).
See website for complete article licensing information.