Windows Azure Stand Out Among Five Large IaaS Providers
Join the DZone community and get the full member experience.
Join For Freerecently, i found an analysis paper about cloud server performance conducted by an independent cloud performance metrics company, cloud spectator .
this post is meant to summarize that paper and i definitely encourage you to read the full report over here: http://www.iqcloud.net/wp-content/uploads/2013/07/cloud-computing-performance-a-comparative-analysis-of-5-large-cloud-iaas….pdf
the objective of the study
the objective of the paper is to determine the price-performance value of the cloud providers. it provides some valuable insight for customers when selecting their preferred cloud vendor.
figure 1: principle of value proposition [figure from the paper]
who is being compared
the study (done in june 2013) compared five large iaas providers in the industry:
methodology
timeframe
the tests were run three times in five consecutive days: may 25, 2013 to may 29, 2013.
vm size
the most common size for cloud server, medium size (or an equivalent or similar setup) was chosen from the five cloud vendors:
figure 2: medium vm spec [figure from the paper]
benchmark
the tests used unixbench 5.1.3 to benchmark the performance of the linux ops running on virtualized infrastructure, producing ratings out of 10 stars. details of unixbench can be found here: https://code.google.com/p/byte-unixbench/
information
two important pieces of information were collected:
- performance: how well the provider scores on unixbench, and how consistent the scores are
- price-performance: after performance scores are established, cost is factored in to help understand how much performance a user can expect in return for their money, i.e., the value.
the results
performance only
the performance results show that windows azure provides the best performance, notably three times higher than aws ec2 on average!
figure 3: performance only results [figure from the paper]
figure 4: average unixbench score, derived from figure 3 [figure from the paper]
performance / price = value
retail hourly price of the cloud providers were captured (on a pay-as-you-go basis) on the date of the experiment.
figure 5: pay-per-hour price [figure from the paper]
by taking each score and dividing by the price, we can get a relative price-to-performance score for each provider. and here are the scores (the higher the score, the better):
figure 6: price-performance results [figure from the paper]
cloudspecs score
the cloudspecs score is a further normalized value from figure 6, taking the highest value to 100. here are the scores:
with the cloudspecs score, the ratio of each of the providers are formed as following
conclusion
while acknowledging that unixbench is just one test, customers may always consider other factors when selecting their cloud vendor.
to conclude, amazon ec2 and windows azure offer the lowest price at $0.12 per hour. however, windows azure performs much better than ec2 in this experiment (by approximately three times). the experiment also shows that rackspace scores worst in term of price-performance.
Published at DZone with permission of Wely Lau, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
Tech Hiring: Trends, Predictions, and Strategies for Success
-
SRE vs. DevOps
-
Strategies for Reducing Total Cost of Ownership (TCO) For Integration Solutions
-
Superior Stream Processing: Apache Flink's Impact on Data Lakehouse Architecture
Comments