Academia.eduAcademia.edu

Outline

Performance Evaluation of Popular Cloud IaaS Providers

2011

Abstract

Cloud computing has become a compelling and emerging computing model for delivering and consuming on demand computing resources. In this paper, we study and compare the performance of three popular Cloud IaaS (Infrastructure as a Service) providers. These three popular Cloud IaaS providers include Amazon EC2, ElasticHosts, and BlueLock. The performance is studied in terms of execution time of CPU-bound processes, size of memory bandwidth, and speed of read write disk I/O. To make the comparison fair, we strived to create virtual server on each of the providers with similar hardware and system configurations. Experiment results show that the performance of these selected servers varies with regard to different benchmarks.

FAQs

sparkles

AI

How do CPU performance benchmarks compare among Cloud IaaS providers?add

The study reveals that BlueLock exhibits superior CPU performance in single-instance runs, while ElasticHosts and Amazon EC2 perform similarly under two instances, indicating a variance in core utilization.

What does the memory bandwidth performance indicate across providers?add

The results show that BlueLock achieves over double the memory bandwidth compared to Amazon EC2, highlighting significant variations in IaaS provider architectures.

How does storage I/O bandwidth differ across the evaluated IaaS providers?add

Amazon EC2 leads in both read and write bandwidth metrics, surpassing ElasticHosts and BlueLock by a significant margin in sequential I/O tests.

When did the term 'Cloud Computing' emerge and how is it misinterpreted?add

The term 'Cloud Computing' originated in 2005 and is often confused with grid computing and utility computing.

What challenges face cloud computing architectures according to recent findings?add

Key challenges include transitioning from HDDs to SSDs for storage and managing data replication across geographically dispersed data centers.