The Availability of Commercial Storage Clouds

Size: px
Start display at page:

Download "The Availability of Commercial Storage Clouds"

Transcription

1 The Availability of Commercial Storage Clouds Literature Study Introduction to e-science infrastructure Arjan Borst ccn Grid Computing - University of Amsterdam Software Engineer - WireITup A.Borst@wireitup.nl Roy Bakker ccn Grid Computing University of Amsterdam bakkerr@science.uva.nl October 23, 2008 Abstract The almost unlimited demand of storage capacity for all kinds of projects or applications results in more pervasive solutions. One of those solutions is offered by a new kind of technology called storage clouds. This very promising technique offers an unlimited scalability combined with an availability of 99.9% and you only have to pay for what you are using. In this research we did experiments on Amazon S3 located in the USA and Nirvanix located in Germany. To measure the uptime, connect- and download times we used more than 20 monitoring sites around the world. We compared our results with related work. We found unexpected differences with related research regarding availability. We give a good picture of connect and download times all around the world. 1 Introduction Massive storage solutions for e-science projects like the LHC 1 or VL-e 2 are getting more important then ever before. Continues supply of massive data sets makes it very expensive and difficult to build and maintain your own storage solution in two different ways. The first is the need of being available 24/7 which require maintenance, monitoring and having technical staff standby. The second is to have a scalable solution which results in a high investment. This paper presents a study about the availability offered by a new form of providing storage known as storage clouds. This new kind of internet service works on a pay-per-use base. This means no high investments, long term contracts, technical staff or any other related costs. You only have to pay for what you are using each month without concerns about scale and maintenance. For this research we selected two providers, Amazon and Nirvanix, which are both offering a SLA of 99.9% uptime and claiming to offer an unlimited amount of storage. Primarily we focus on the nonfunctional requirement availability, and therefore we selected three basic availability metrics in our experiment: uptime, connect time and download time. Combining our results with related research [7, 8, 4], we want to determine the current state of fulfilling the non-functional requirement availability by those two storage clouds. The reason for studying both connect- and download times is that we think it is also an essential part of measuring the state of availability. There are many applications which require a certain response or download time to be applicable. 2 Storage Clouds This new kind of on-demand storage has derived his name from the increasingly popular term cloud 1

2 2 3 EXPERIMENT SETUP computing [5]. Unfortunately there is no clear definition [6] and therefore understanding what cloud computing can do or should do. The same problem arise with the term storage cloud, the lack of clear definition and standardization makes it hard to compare and select between different providers. Because of the lack of clarity we defined two criteria which a storage cloud provider should meet to be chosen for this experiment. The first criterion is a SLA of at least 99.9% uptime and the second is the ability to offer a scalable solution. Out of many providers we selected Amazon S3 and Nirvanix. We selected S3 because at the moment of writing S3 is the most popular storage provider. Nirvanix is less famous but the features they offer are very promising and they offer a respectable SLA of 100% when using three different sites. Therefore they could be a very interesting partner for many projects. Of course there are many more providers which meet our criteria. At this moment there is not enough time to study them all. Both providers offer more than one location to store data. Because of time and funding constrains, we selected only one site at both providers. For Amazon S3 we used their site located in the USA and for Nirvanix their site in Germany. 2.1 Pricing and features The main difference between Nirvanix and Amazon S3 is the charge of the different requests. The charge of $ 0.01 for PUT, POST, LIST and GET can really make the difference for selecting a provider. This can be a showstopper when doing many GET (download) requests on files less than 10Kb in combination with high bandwidth usage. As shown in figure 2, this results in more costs than one would expect. At the time of [4], S3 charged for every 1,000 GET requests $ An overview of pricing can be found in figure 1. For a full set of features I refer to the home sites of both storage providers [2, 1]. In figure 3, a comparison of the most important features is shown. They both offer an API covered by good documentation. Also important is the ability to set file permissions. The most noticeable difference is the maximum files size of Nirvanix which can be a respectable 256 GB. Another major difference comparing Nirvanix with S3 is the lack of some basic file system operations, like change, copy and move files or folders. Figure 1: The pricing differences for Amazon S3 and Nirvanix. Cost Type Nirvanix S3 USA Storage (GB) $0.25 $0.15 Incoming (GB) $0.18 $0.10 Outgoing (GB) $0.18 $0.17 Requests (1,000 PUT, POST, LIST) $0.00 $0.01 Requests (10,000 GET) $0.00 $0.01 Figure 2: Pricing (USD/month) for Storage (1KB - 10MB/month) and outgoing traffic (GB/month). Figure 3: Nirvanix. Features provided by Amazon S3 and Feature Nirvanix S3 USA SLA 99.9% 99.9% Max file size 256GB 5GB API yes yes Per File ACL yes yes Full file system functionality yes no 3 Experiment Setup For this experiment we used a SLA monitoring tool [3] which makes it possible to check both storage clouds from 24 different locations around the world. The locations are shown on a world map in figure 4.

3 3 4 MONITORING AMAZON S3 AND NIRVANIX At an interval of 10 minutes one of the 24 control stations performs a check which logs the date, time, station, connection- and download- time. Every time the check is performed, the randomly selected control station will start download a file of 1MB. After downloading the file is automatically tested at some given rules to ensure the integrity of the file. The test will be done for one week and results in 1008 experiments. Figure 4: The monitoring nodes are spread all over the world, to guarantee reliability. One of the main issues involving this kind of experiments is the lack of bandwidth or server capacity at the monitoring site. With this in mind we selected a commercial application which has a good reputation concerning SLA monitoring. As you can imagine, it is very important that the results are flawless, which is also concluded in [7]. When a node reports an error, we will use a second node to verify this by immediately perform the same action. Only a verified fault will count as an error, and an error will be count as downtime. A fault which could not be verified by another monitoring station we call a defect. The reason for doing this is because we want to monitor the uptime of the storage clouds and not the uptime of the connection between the monitoring location and the storage cloud. 4 Monitoring Amazon S3 and Nirvanix 4.1 Availability (Uptime) A combination of both related research and our own experiment is used to determine if both storage clouds can meet their promised uptime of 99,9%. We selected 24 locations which randomly monitored both storage clouds and check if they are available and give the expected response. Before we started, we did some initial testing and found something interesting on our monitoring location in Japan. Somehow the monitoring tool could not resolve the URL of Amazon S3. Because every monitoring site uses the same resolve mechanism, we first thought the country Japan was blocking/shielding connections to Amazons S3 storage cloud. This was a wrong conclusion, the monitoring site in Japan had difficulties with resolving names this means this issue was DNS related. After a week conclusively testing we counted five defects. Four of them where measured at the monitoring station located in Auckland. The defect was reported three times for Nirvanix and one time for S3. The only other defect was reported by a station in Amsterdam. Because of the several defects in Auckland which were reported at both providers, we can conclude that Auckland does not have a stable connection. This we can explain by the physical distance of the cable to the rest of the world. The defect reported by the station in Amsterdam could be something real, because the monitoring site had a connection which timed out. In the log files we couldn t find any explanation, thus the reason why this defect happened remains unknown. At the end of the week both storage providers achieved an uptime of 100%. In a similar test [7] the results where pretty worse for the Amazon S3 located in the USA. At a test site located in Portugal the S3 scored only a poor 88% uptime. All sites suffered from many errors, the node in Texas had an average uptime of which means a failure count of 5. The average availability of all nodes was 98.5%, which means that on average 40 of the total experiments which was A possible explanation of above results we found in [8]. In this research they performed an uptime and performance test. They verified the integrity of data for both tests. The uptime test was very simple because they used one monitoring station with a fairly simple test file of 1MB. The second was far more complicated they did many more experiments with various file sizes till 100MB. They measured in a total of 107,556 experiments only 5 defects. The first experiment observed an availability rate of 95.89%. After investigation why both

4 4 4 MONITORING AMAZON S3 AND NIRVANIX Figure 5: Downloading Results tests gave such a different result, they detected a network fault at the monitoring site of the first test. As our experiment has shown and because of the confirmation we found in research [8], we can conclude that storage providers can deliver their promised uptime of 99.9%. But be aware that the quality depends on the location of both storage provider and storage consumer. 4.2 Download time Besides the availability, we are also interested in the downloading times for our 1MB test file. These measurements give us insight in the performance of the services. We can see in figure 5 that S3 and Nirvanix have more or less the same results for testing nodes located in Europe. For nodes located in the USA, S3 has a noticeable faster download time. Both have lowest download times in the USA, directly followed by Europe. Nodes in Asia and Australia

5 5 4 MONITORING AMAZON S3 AND NIRVANIX Figure 6: Connect Time Results have a much higher download time. The explanation for the results is the physical location of the storage providers. We use the S3 service located in the USA, and the Nirvanix service we use is located in Germany. When we keep this information in mind, we may conclude that S3 performs slightly better at this point. The time measurements for downloading a 1MB file are much larger than we expected. We expected better results from Nirvanix in Europe, since we use the location in Germany. When the files are used in an application that should be responsive, the downloading process takes too long. We obtained a minimal download time of 1544ms, a maximum of 28024ms and an average of 5224ms at Nirvanix, resulting in an average downloading speed of 0.19 MB/sec. S3 had a minimum of 335ms, a maximum of 28761ms and an average of 4535ms which results in an average downloading speed of 0.22 MB/sec. S3 has a better average in this experiment. The standard deviation for S3 is 2853ms, where Nirvanix has a standard deviation of 2652ms. Nir-

6 6 5 CONCLUSION vanix provides a slightly better when we look at the stability of the results, but the standard deviation is still high. In a test [8], performed on the Amazon EC2 cluster where they used larger file sizes (100MB), they obtain an average bandwidth up to 10MB/Sec for one thread. Six threads running on the same virtual machine results in an average throughput of 30MB/Sec. This high performance is achieved because the EC2 cluster is probably located at the same physical location as S3. When the S3 storage would be used for science grids, it would be a good solution if there are computing clusters located near the storage servers. At this point of view, this experiment makes sense. The authors of [8] ran an additional 28 remote tests from 5 different locations in the USA, Germany and France, which is similar to our experiment. They achieved more or less the same results as in our experiment for a 1MB file. In [7], where another similar test has been performed, we also see the same values as obtained from our own experiment. This verifies our results, and we may conclude that the services have not upgraded the bandwidth in order to provide speedup in downloading files. 4.3 Connect time Besides availability and download time, the connect time is an other important issue, especially when small files are used in applications that should provide high responsiveness. The connect time is the time that it took to establish the connection between a machine and the storage service. In some cases where files are less than 100KB, the connect time may be even more than the total downloading time. The monitoring tool is able to log the time required to connect to the server. This may vary depending on route, other traffic on the internet and the physical location of the node that performs the test. In figure 6, the connect times are shown per continent for both test sites. For the 1008 experiments performed against Amazon S3, the overall maximum is 492ms and the minimal is 4ms, with an average of 107ms. For Nirvanix we obtained a maximum of 485ms, a minimum of 5ms and an average of 154ms. From these measurements we may conclude that S3 performs better at the average. S3 has one extremely high drop-out at a testing node in the Netherlands (3088ms), and Nirvanix has one in Denmark (3114ms). We removed these drop-outs from our results in figure 6, but we have to take them in count in our conclusions. As expected, Nirvanix has a better connect time in Europe, and S3 in the USA. In Asia and Australia, both have a high connect time, but the best results are measured for S3. 5 Conclusion As we saw in related research [7, 8], it is not easy to manage a good monitoring infrastructure which is able to give accurate results. Therefore we used the defect and error concept. Looking at our research where we wanted to measure the availability of both storage clouds, it turnouts that this concept works pretty well in our case. One very noticeable thing is the cost structure of S3 which is a little remarkable because when the files are less than 5KB the price for using this service is getting very expensive. Nirvanix on the other hand has a more simplistic pricing structure where you only have to pay for what you are using. Before choosing a provider merely on availability requirements it s advisable to make a full set of requirements including, pricing. Despite some monitored defects at Amsterdam and Auckland we can conclude that both storage clouds meet there promised uptime of 99.9% flawless. Looking at the defects we monitored at location Auckland, we also have to conclude that to have your service being available one have to make sure to select a storage provider which can offer a location which is able to meet your requirements regarding availability in respect to your client s locations. This could mean that you need more than one location to store or retrieve data. There were some incidents with very high latency but the overall connection times monitored by the 24 different locations were fairly stable. Since Nirvanix is located in Germany one would expect to have much better connection time from European monitoring stations and as expected this was the case. S3 on the other did a much better job in their home continent. The downloading speeds differ between both storage providers. On average the downloading

7 7 REFERENCES speed at Nirvanix was more constant. Despite their location, Nirvanix did not outperformed S3 in Europe. S3 on the other hand had, as expected, a far better download time in their home continent. 6 Acknowledgments The authors would like to thank WireITup for giving access to their Watchmouse [3], Amazon [1] and Nirvanix [2] account. References [1] Amazon simple storage service. [October 13, 2008]. [2] Nirvanix storage delivering network. [October 13, 2008]. [3] Watchmouse: a website performance monitoring tool. [October 13, 2008]. [4] J. Broberg, R. Buyya, and Z. Tari. Metacdn: Harnessing storage clouds for high performance content delivery [5] R. Buyya, C.S. Yeo, and S. Venugopal. Marketoriented cloud computing: Vision, hype, and reality for delivering it services as computing utilities [6] G. Gruman and E. Knorr. What cloud computing really means. Infoworld, [7] Ayodele Onibokun and Mayur Palankar. Amazon s3: Black-box performance evaluation. Project Report, [8] M. Palankar, M. Ripeanu, and S. Garfinkel. Amazon s3 for science grids: a viable solution? ACM, 2008.

If you are considering a cloud infrastructure, your first questions should be:

If you are considering a cloud infrastructure, your first questions should be: Where is this cloud thing anyway? By Peter van Eijk, independent IT consultant. Introducing Cloud Performance. CMG has a long tradition of adapting to new technologies. The cloud is no exception. Computing

More information

Network Infrastructure Services CS848 Project

Network Infrastructure Services CS848 Project Quality of Service Guarantees for Cloud Services CS848 Project presentation by Alexey Karyakin David R. Cheriton School of Computer Science University of Waterloo March 2010 Outline 1. Performance of cloud

More information

Manjra Cloud Computing: Opportunities and Challenges for HPC Applications

Manjra Cloud Computing: Opportunities and Challenges for HPC Applications Manjrasoft Cloud Computing: Opportunities and Challenges for HPC Applications 1 Prediction: Buyya s Cloud is the Computer 100% real in 2020! Dr. Rajkumar Buyya Grid Computing and Distributed Systems (GRIDS)

More information

Creating a Cloud Storage Mashup for High Performance, Low Cost Content Delivery

Creating a Cloud Storage Mashup for High Performance, Low Cost Content Delivery Creating a Cloud Storage Mashup for High Performance, Low Cost Content Delivery James Broberg 1,RajkumarBuyya 1, and Zahir Tari 2 1 Department of Computer Science and Software Engineering, The University

More information

Keywords: Cloudsim, MIPS, Gridlet, Virtual machine, Data center, Simulation, SaaS, PaaS, IaaS, VM. Introduction

Keywords: Cloudsim, MIPS, Gridlet, Virtual machine, Data center, Simulation, SaaS, PaaS, IaaS, VM. Introduction Vol. 3 Issue 1, January-2014, pp: (1-5), Impact Factor: 1.252, Available online at: www.erpublications.com Performance evaluation of cloud application with constant data center configuration and variable

More information

How swift is your Swift? Ning Zhang, OpenStack Engineer at Zmanda Chander Kant, CEO at Zmanda

How swift is your Swift? Ning Zhang, OpenStack Engineer at Zmanda Chander Kant, CEO at Zmanda How swift is your Swift? Ning Zhang, OpenStack Engineer at Zmanda Chander Kant, CEO at Zmanda 1 Outline Build a cost-efficient Swift cluster with expected performance Background & Problem Solution Experiments

More information

Permanent Link: http://espace.library.curtin.edu.au/r?func=dbin-jump-full&local_base=gen01-era02&object_id=154091

Permanent Link: http://espace.library.curtin.edu.au/r?func=dbin-jump-full&local_base=gen01-era02&object_id=154091 Citation: Alhamad, Mohammed and Dillon, Tharam S. and Wu, Chen and Chang, Elizabeth. 2010. Response time for cloud computing providers, in Kotsis, G. and Taniar, D. and Pardede, E. and Saleh, I. and Khalil,

More information

An Overview on Important Aspects of Cloud Computing

An Overview on Important Aspects of Cloud Computing An Overview on Important Aspects of Cloud Computing 1 Masthan Patnaik, 2 Ruksana Begum 1 Asst. Professor, 2 Final M Tech Student 1,2 Dept of Computer Science and Engineering 1,2 Laxminarayan Institute

More information

THE IMPACT OF CLOUD COMPUTING ON ENTERPRISE ARCHITECTURE. Johan Versendaal

THE IMPACT OF CLOUD COMPUTING ON ENTERPRISE ARCHITECTURE. Johan Versendaal THE IMPACT OF CLOUD COMPUTING ON ENTERPRISE ARCHITECTURE Johan Versendaal HU University of Applied Sciences Utrecht Nijenoord 1, 3552 AS Utrecht, Netherlands, johan.versendaal@hu.nl Utrecht University

More information

A PERFORMANCE ANALYSIS of HADOOP CLUSTERS in OPENSTACK CLOUD and in REAL SYSTEM

A PERFORMANCE ANALYSIS of HADOOP CLUSTERS in OPENSTACK CLOUD and in REAL SYSTEM A PERFORMANCE ANALYSIS of HADOOP CLUSTERS in OPENSTACK CLOUD and in REAL SYSTEM Ramesh Maharjan and Manoj Shakya Department of Computer Science and Engineering Dhulikhel, Kavre, Nepal lazymesh@gmail.com,

More information

Dynamic Resource Pricing on Federated Clouds

Dynamic Resource Pricing on Federated Clouds Dynamic Resource Pricing on Federated Clouds Marian Mihailescu and Yong Meng Teo Department of Computer Science National University of Singapore Computing 1, 13 Computing Drive, Singapore 117417 Email:

More information

Cloud computing: utility computing over the Internet

Cloud computing: utility computing over the Internet Cloud computing: utility computing over the Internet Taneli Korri Helsinki University of Technology tkorri@hut.fi Abstract Cloud computing has become a hot topic in the IT industry, as it allows people

More information

Shoal: IaaS Cloud Cache Publisher

Shoal: IaaS Cloud Cache Publisher University of Victoria Faculty of Engineering Winter 2013 Work Term Report Shoal: IaaS Cloud Cache Publisher Department of Physics University of Victoria Victoria, BC Mike Chester V00711672 Work Term 3

More information

Revealing the MAPE Loop for the Autonomic Management of Cloud Infrastructures

Revealing the MAPE Loop for the Autonomic Management of Cloud Infrastructures Revealing the MAPE Loop for the Autonomic Management of Cloud Infrastructures Michael Maurer, Ivan Breskovic, Vincent C. Emeakaroha, and Ivona Brandic Distributed Systems Group Institute of Information

More information

Cloud Computing and Amazon Web Services

Cloud Computing and Amazon Web Services Cloud Computing and Amazon Web Services Gary A. McGilvary edinburgh data.intensive research 1 OUTLINE 1. An Overview of Cloud Computing 2. Amazon Web Services 3. Amazon EC2 Tutorial 4. Conclusions 2 CLOUD

More information

Heterogeneous Workload Consolidation for Efficient Management of Data Centers in Cloud Computing

Heterogeneous Workload Consolidation for Efficient Management of Data Centers in Cloud Computing Heterogeneous Workload Consolidation for Efficient Management of Data Centers in Cloud Computing Deep Mann ME (Software Engineering) Computer Science and Engineering Department Thapar University Patiala-147004

More information

AMAZON S3 AND EC2 PERFORMANCE REPORT

AMAZON S3 AND EC2 PERFORMANCE REPORT AMAZON S3 AND EC2 PERFORMANCE REPORT OVERVIEW A frequently asked question regarding the Amazon Web Services (AWS) cloud computing platform is how well their storage system (S3) performs with their computing

More information

Performance Evaluation of Round Robin Algorithm in Cloud Environment

Performance Evaluation of Round Robin Algorithm in Cloud Environment Performance Evaluation of Round Robin Algorithm in Cloud Environment Asha M L 1 Neethu Myshri R 2 Sowmyashree C.S 3 1,3 AP, Dept. of CSE, SVCE, Bangalore. 2 M.E(dept. of CSE) Student, UVCE, Bangalore.

More information

The State of Cloud Storage

The State of Cloud Storage 2012 Industry Report A Benchmark Comparison of Performance, Stability and Scalability Executive Summary Cloud storage is a young industry, but one that clearly has great promise for growth. Large organizations

More information

State of Cloud Storage Providers Industry Benchmark Report:

State of Cloud Storage Providers Industry Benchmark Report: State of Cloud Storage Providers Industry Benchmark Report: A Comparison of Performance, Stability and Scalability Executive Summary Cloud storage is a young industry, but one that clearly has great promise

More information

FEDERATED CLOUD: A DEVELOPMENT IN CLOUD COMPUTING AND A SOLUTION TO EDUCATIONAL NEEDS

FEDERATED CLOUD: A DEVELOPMENT IN CLOUD COMPUTING AND A SOLUTION TO EDUCATIONAL NEEDS International Journal of Computer Engineering and Applications, Volume VIII, Issue II, November 14 FEDERATED CLOUD: A DEVELOPMENT IN CLOUD COMPUTING AND A SOLUTION TO EDUCATIONAL NEEDS Saju Mathew 1, Dr.

More information

A Trust Evaluation Model for QoS Guarantee in Cloud Systems *

A Trust Evaluation Model for QoS Guarantee in Cloud Systems * A Trust Evaluation Model for QoS Guarantee in Cloud Systems * Hyukho Kim, Hana Lee, Woongsup Kim, Yangwoo Kim Dept. of Information and Communication Engineering, Dongguk University Seoul, 100-715, South

More information

CERN Cloud Storage Evaluation Geoffray Adde, Dirk Duellmann, Maitane Zotes CERN IT

CERN Cloud Storage Evaluation Geoffray Adde, Dirk Duellmann, Maitane Zotes CERN IT SS Data & Storage CERN Cloud Storage Evaluation Geoffray Adde, Dirk Duellmann, Maitane Zotes CERN IT HEPiX Fall 2012 Workshop October 15-19, 2012 Institute of High Energy Physics, Beijing, China SS Outline

More information

Testing & Assuring Mobile End User Experience Before Production. Neotys

Testing & Assuring Mobile End User Experience Before Production. Neotys Testing & Assuring Mobile End User Experience Before Production Neotys Agenda Introduction The challenges Best practices NeoLoad mobile capabilities Mobile devices are used more and more At Home In 2014,

More information

Introduction. Examples of use cases:

Introduction. Examples of use cases: Introduction An object store is a distributed storage platform were objects (files) can be stored, managed and queried by using simple API-calls. This is the ideal cloud storage solution for larger pieces

More information

Performance Comparison of low-latency Anonymisation Services from a User Perspective

Performance Comparison of low-latency Anonymisation Services from a User Perspective Performance Comparison of low-latency Anonymisation Services from a User Perspective Rolf Wendolsky Hannes Federrath Department of Business Informatics University of Regensburg 7th Workshop on Privacy

More information

Performance Benchmark for Cloud Block Storage

Performance Benchmark for Cloud Block Storage Performance Benchmark for Cloud Block Storage J.R. Arredondo vjune2013 Contents Fundamentals of performance in block storage Description of the Performance Benchmark test Cost of performance comparison

More information

Web Load Stress Testing

Web Load Stress Testing Web Load Stress Testing Overview A Web load stress test is a diagnostic tool that helps predict how a website will respond to various traffic levels. This test can answer critical questions such as: How

More information

19.10.11. Amazon Elastic Beanstalk

19.10.11. Amazon Elastic Beanstalk 19.10.11 Amazon Elastic Beanstalk A Short History of AWS Amazon started as an ECommerce startup Original architecture was restructured to be more scalable and easier to maintain Competitive pressure for

More information

Grid Computing Vs. Cloud Computing

Grid Computing Vs. Cloud Computing International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 6 (2013), pp. 577-582 International Research Publications House http://www. irphouse.com /ijict.htm Grid

More information

The State of Cloud Storage

The State of Cloud Storage 205 Industry Report A Benchmark Comparison of Speed, Availability and Scalability Executive Summary Both 203 and 204 were record-setting years for adoption of cloud services in the enterprise. More than

More information

Deep Dive: Maximizing EC2 & EBS Performance

Deep Dive: Maximizing EC2 & EBS Performance Deep Dive: Maximizing EC2 & EBS Performance Tom Maddox, Solutions Architect 2015, Amazon Web Services, Inc. or its affiliates. All rights reserved What we ll cover Amazon EBS overview Volumes Snapshots

More information

DATA PORTABILITY AMONG PROVIDERS OF PLATFORM AS A SERVICE. Darko ANDROCEC

DATA PORTABILITY AMONG PROVIDERS OF PLATFORM AS A SERVICE. Darko ANDROCEC RESEARCH PAPERS FACULTY OF MATERIALS SCIENCE AND TECHNOLOGY IN TRNAVA SLOVAK UNIVERSITY OF TECHNOLOGY IN BRATISLAVA 2013 Special Number DATA PORTABILITY AMONG PROVIDERS OF PLATFORM AS A SERVICE Darko ANDROCEC

More information

Amazon Web Services Primer. William Strickland COP 6938 Fall 2012 University of Central Florida

Amazon Web Services Primer. William Strickland COP 6938 Fall 2012 University of Central Florida Amazon Web Services Primer William Strickland COP 6938 Fall 2012 University of Central Florida AWS Overview Amazon Web Services (AWS) is a collection of varying remote computing provided by Amazon.com.

More information

By Ockham s Razor Solutions. A division of OCRgroup

By Ockham s Razor Solutions. A division of OCRgroup By Ockham s Razor Solutions A division of OCRgroup [DOMAINS.CO.ZA/DIAMTRIX VPS TEST RESULTS] This document contains the VPS benchmarking results for Domains.co.za/Diamatrix as performed by Ockham s Razor

More information

Auto-Scaling Model for Cloud Computing System

Auto-Scaling Model for Cloud Computing System Auto-Scaling Model for Cloud Computing System Che-Lun Hung 1*, Yu-Chen Hu 2 and Kuan-Ching Li 3 1 Dept. of Computer Science & Communication Engineering, Providence University 2 Dept. of Computer Science

More information

Chao He he.chao@wustl.edu (A paper written under the guidance of Prof.

Chao He he.chao@wustl.edu (A paper written under the guidance of Prof. 1 of 10 5/4/2011 4:47 PM Chao He he.chao@wustl.edu (A paper written under the guidance of Prof. Raj Jain) Download Cloud computing is recognized as a revolution in the computing area, meanwhile, it also

More information

Attila Kertész, PhD. LPDS, MTA SZTAKI. Summer School on Grid and Cloud Workflows and Gateways 1-6 July 2013, Budapest, Hungary

Attila Kertész, PhD. LPDS, MTA SZTAKI. Summer School on Grid and Cloud Workflows and Gateways 1-6 July 2013, Budapest, Hungary CloudFederation Approaches Attila Kertész, PhD. LPDS, MTA SZTAKI Summer School on Grid and Cloud Workflows and Gateways 1-6 July 2013, Budapest, Hungary Overview Architectural models of Clouds European

More information

Object Request Reduction in Home Nodes and Load Balancing of Object Request in Hybrid Decentralized Web Caching

Object Request Reduction in Home Nodes and Load Balancing of Object Request in Hybrid Decentralized Web Caching 2012 2 nd International Conference on Information Communication and Management (ICICM 2012) IPCSIT vol. 55 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V55.5 Object Request Reduction

More information

A Survey on Cloud Computing

A Survey on Cloud Computing A Survey on Cloud Computing Poulami dalapati* Department of Computer Science Birla Institute of Technology, Mesra Ranchi, India dalapati89@gmail.com G. Sahoo Department of Information Technology Birla

More information

Delivering Quality in Software Performance and Scalability Testing

Delivering Quality in Software Performance and Scalability Testing Delivering Quality in Software Performance and Scalability Testing Abstract Khun Ban, Robert Scott, Kingsum Chow, and Huijun Yan Software and Services Group, Intel Corporation {khun.ban, robert.l.scott,

More information

A* Algorithm Based Optimization for Cloud Storage

A* Algorithm Based Optimization for Cloud Storage International Journal of Digital Content Technology and its Applications Volume 4, Number 8, November 21 A* Algorithm Based Optimization for Cloud Storage 1 Ren Xun-Yi, 2 Ma Xiao-Dong 1* College of Computer

More information

ArcGIS for Server in the Amazon Cloud. Michele Lundeen Esri

ArcGIS for Server in the Amazon Cloud. Michele Lundeen Esri ArcGIS for Server in the Amazon Cloud Michele Lundeen Esri What we will cover ArcGIS for Server in the Amazon Cloud Why How Extras Why do you need ArcGIS Server? Some examples Publish - Dynamic Map Services

More information

Vess A2000 Series HA Surveillance with Milestone XProtect VMS Version 1.0

Vess A2000 Series HA Surveillance with Milestone XProtect VMS Version 1.0 Vess A2000 Series HA Surveillance with Milestone XProtect VMS Version 1.0 2014 PROMISE Technology, Inc. All Rights Reserved. Contents Introduction 1 Purpose 1 Scope 1 Audience 1 What is High Availability?

More information

A Service for Data-Intensive Computations on Virtual Clusters

A Service for Data-Intensive Computations on Virtual Clusters A Service for Data-Intensive Computations on Virtual Clusters Executing Preservation Strategies at Scale Rainer Schmidt, Christian Sadilek, and Ross King rainer.schmidt@arcs.ac.at Planets Project Permanent

More information

Open Text Archive Server and Microsoft Windows Azure Storage

Open Text Archive Server and Microsoft Windows Azure Storage Open Text Archive Server and Microsoft Windows Azure Storage Whitepaper Open Text December 23nd, 2009 2 Microsoft W indows Azure Platform W hite Paper Contents Executive Summary / Introduction... 4 Overview...

More information

Direct NFS - Design considerations for next-gen NAS appliances optimized for database workloads Akshay Shah Gurmeet Goindi Oracle

Direct NFS - Design considerations for next-gen NAS appliances optimized for database workloads Akshay Shah Gurmeet Goindi Oracle Direct NFS - Design considerations for next-gen NAS appliances optimized for database workloads Akshay Shah Gurmeet Goindi Oracle Agenda Introduction Database Architecture Direct NFS Client NFS Server

More information

Benchmarking Amazon s EC2 Cloud Platform

Benchmarking Amazon s EC2 Cloud Platform Benchmarking Amazon s EC2 Cloud Platform Goal of the project: The goal of this project is to analyze the performance of an 8-node cluster in Amazon s Elastic Compute Cloud (EC2). The cluster will be benchmarked

More information

Backing up to the Cloud

Backing up to the Cloud Backing up to the Cloud Practical Considerations Chander Kant CEO Zmanda, Inc. 1 Zmanda Worldwide Leader in Open Source Backup 500,000+ Protected Systems Open Source. Open APIs. Open Formats. Smashes traditional

More information

AVLOR SERVER CLOUD RECOVERY

AVLOR SERVER CLOUD RECOVERY AVLOR SERVER CLOUD RECOVERY WHITE PAPER 1 Table of Contents Abstract... 2 1. Introduction... 3 2. Server Cloud Recovery... 3 3. Amazon AWS Cloud... 4 a. What it is... 4 b. Why Use AWS?... 5 4. Difficulties

More information

Storage CloudSim: A Simulation Environment for Cloud Object Storage Infrastructures

Storage CloudSim: A Simulation Environment for Cloud Object Storage Infrastructures Storage CloudSim: A Simulation Environment for Cloud Object Storage Infrastructures http://github.com/toebbel/storagecloudsim tobias.sturm@student.kit.edu, {foud.jrad, achim.streit}@kit.edu STEINBUCH CENTRE

More information

Network Virtualization Platform (NVP) Incident Reports

Network Virtualization Platform (NVP) Incident Reports Network Virtualization Platform (NVP) s ORD Service Interruption During Scheduled Maintenance June 20th, 2013 Time of Incident: 03:45 CDT While performing a scheduled upgrade on the Software Defined Networking

More information

Making the Business and IT Case for Dedicated Hosting

Making the Business and IT Case for Dedicated Hosting Making the Business and IT Case for Dedicated Hosting Overview Dedicated hosting is a popular way to operate servers and devices without owning the hardware and running a private data centre. Dedicated

More information

Cloud Computing in the Digital Age

Cloud Computing in the Digital Age Cloud Computing in the Digital Age Cloud computing is a term used to refer to a computer situation where a program runs on a remote server rather than on a local computer, tablet or smartphone. Instead

More information

The Cloud Hosting Revolution: Learn How to Cut Costs and Eliminate Downtime with GlowHost's Cloud Hosting Services

The Cloud Hosting Revolution: Learn How to Cut Costs and Eliminate Downtime with GlowHost's Cloud Hosting Services The Cloud Hosting Revolution: Learn How to Cut Costs and Eliminate Downtime with GlowHost's Cloud Hosting Services For years, companies have struggled to find an affordable and effective method of building

More information

How To Choose A Hosting Package For Your Website

How To Choose A Hosting Package For Your Website 1 / 13 The beginner s guide to web hosting 2 / 13 Got a domain name with no place to go? Confused by jargon-filled chatter about hosting and bandwidth? Just want to know enough to get your business online?

More information

State of Cloud Storage Providers Industry Benchmark Report:

State of Cloud Storage Providers Industry Benchmark Report: State of Cloud Storage Providers Industry Benchmark Report: A Comparison of Performance, Stability and Scalability Executive Summary Cloud storage is a young industry, but one that clearly has great promise

More information

Colocation Buyer s Guide. Learn the benefits of colocation and decide if a third party data center makes sense for your business.

Colocation Buyer s Guide. Learn the benefits of colocation and decide if a third party data center makes sense for your business. Colocation Buyer s Guide Learn the benefits of colocation and decide if a third party data center makes sense for your business. Size does matter. Where do you fit? Colocation is not total outsourcing.

More information

Scala Storage Scale-Out Clustered Storage White Paper

Scala Storage Scale-Out Clustered Storage White Paper White Paper Scala Storage Scale-Out Clustered Storage White Paper Chapter 1 Introduction... 3 Capacity - Explosive Growth of Unstructured Data... 3 Performance - Cluster Computing... 3 Chapter 2 Current

More information

MetaCDN: Harnessing Storage Clouds for high performance content delivery

MetaCDN: Harnessing Storage Clouds for high performance content delivery : Harnessing Storage Clouds for high performance content delivery James Broberg and Rajkumar Buyya Department of Computer Science and Software Engineering The University of Melbourne, Australia brobergj@csse.unimelb.edu.au

More information

AN IMPLEMENTATION OF E- LEARNING SYSTEM IN PRIVATE CLOUD

AN IMPLEMENTATION OF E- LEARNING SYSTEM IN PRIVATE CLOUD AN IMPLEMENTATION OF E- LEARNING SYSTEM IN PRIVATE CLOUD M. Lawanya Shri 1, Dr. S. Subha 2 1 Assistant Professor,School of Information Technology and Engineering, Vellore Institute of Technology, Vellore-632014

More information

Cloud Computing Backgrounder

Cloud Computing Backgrounder Cloud Computing Backgrounder No surprise: information technology (IT) is huge. Huge costs, huge number of buzz words, huge amount of jargon, and a huge competitive advantage for those who can effectively

More information

Web Application Deployment in the Cloud Using Amazon Web Services From Infancy to Maturity

Web Application Deployment in the Cloud Using Amazon Web Services From Infancy to Maturity P3 InfoTech Solutions Pvt. Ltd http://www.p3infotech.in July 2013 Created by P3 InfoTech Solutions Pvt. Ltd., http://p3infotech.in 1 Web Application Deployment in the Cloud Using Amazon Web Services From

More information

www.basho.com Technical Overview Simple, Scalable, Object Storage Software

www.basho.com Technical Overview Simple, Scalable, Object Storage Software www.basho.com Technical Overview Simple, Scalable, Object Storage Software Table of Contents Table of Contents... 1 Introduction & Overview... 1 Architecture... 2 How it Works... 2 APIs and Interfaces...

More information

Benchmarking Couchbase Server for Interactive Applications. By Alexey Diomin and Kirill Grigorchuk

Benchmarking Couchbase Server for Interactive Applications. By Alexey Diomin and Kirill Grigorchuk Benchmarking Couchbase Server for Interactive Applications By Alexey Diomin and Kirill Grigorchuk Contents 1. Introduction... 3 2. A brief overview of Cassandra, MongoDB, and Couchbase... 3 3. Key criteria

More information

Multi-Datacenter Replication

Multi-Datacenter Replication www.basho.com Multi-Datacenter Replication A Technical Overview & Use Cases Table of Contents Table of Contents... 1 Introduction... 1 How It Works... 1 Default Mode...1 Advanced Mode...2 Architectural

More information

Profit Maximization Of SAAS By Reusing The Available VM Space In Cloud Computing

Profit Maximization Of SAAS By Reusing The Available VM Space In Cloud Computing www.ijecs.in International Journal Of Engineering And Computer Science ISSN: 2319-7242 Volume 4 Issue 8 Aug 2015, Page No. 13822-13827 Profit Maximization Of SAAS By Reusing The Available VM Space In Cloud

More information

International Journal of Engineering Research & Management Technology

International Journal of Engineering Research & Management Technology International Journal of Engineering Research & Management Technology March- 2015 Volume 2, Issue-2 Survey paper on cloud computing with load balancing policy Anant Gaur, Kush Garg Department of CSE SRM

More information

DSS. Data & Storage Services. Cloud storage performance and first experience from prototype services at CERN

DSS. Data & Storage Services. Cloud storage performance and first experience from prototype services at CERN Data & Storage Cloud storage performance and first experience from prototype services at CERN Maitane Zotes Resines, Seppo S. Heikkila, Dirk Duellmann, Geoffray Adde, Rainer Toebbicke, CERN James Hughes,

More information

TaaS: An Evolution of Testing Services using Cloud Computing

TaaS: An Evolution of Testing Services using Cloud Computing TaaS: An Evolution of Testing Services using Cloud Computing Abhinava Kumar Srivastava (Student) Divya Kant Yadav Institute of Technology and Management (CS), Institute of Technology and Management (CS),

More information

Learning Management Redefined. Acadox Infrastructure & Architecture

Learning Management Redefined. Acadox Infrastructure & Architecture Learning Management Redefined Acadox Infrastructure & Architecture w w w. a c a d o x. c o m Outline Overview Application Servers Databases Storage Network Content Delivery Network (CDN) & Caching Queuing

More information

SOLUTION BRIEF: SLCM R12.7 PERFORMANCE TEST RESULTS JANUARY, 2012. Load Test Results for Submit and Approval Phases of Request Life Cycle

SOLUTION BRIEF: SLCM R12.7 PERFORMANCE TEST RESULTS JANUARY, 2012. Load Test Results for Submit and Approval Phases of Request Life Cycle SOLUTION BRIEF: SLCM R12.7 PERFORMANCE TEST RESULTS JANUARY, 2012 Load Test Results for Submit and Approval Phases of Request Life Cycle Table of Contents Executive Summary 3 Test Environment 4 Server

More information

A Study on the Cloud Computing Architecture, Service Models, Applications and Challenging Issues

A Study on the Cloud Computing Architecture, Service Models, Applications and Challenging Issues A Study on the Cloud Computing Architecture, Service Models, Applications and Challenging Issues Rajbir Singh 1, Vivek Sharma 2 1, 2 Assistant Professor, Rayat Institute of Engineering and Information

More information

1 ForestSafe SaaS Service details Service Description Functional Non Functional

1 ForestSafe SaaS Service details Service Description Functional Non Functional 1 ForestSafe SaaS Service details 1.1 Service Description ForestSafe is a privileged identity management system used today to manage the Administrator passwords of 65,000 computers by the UK largest bank.

More information

Network Performance Between Geo-Isolated Data Centers. Testing Trans-Atlantic and Intra-European Network Performance between Cloud Service Providers

Network Performance Between Geo-Isolated Data Centers. Testing Trans-Atlantic and Intra-European Network Performance between Cloud Service Providers Network Performance Between Geo-Isolated Data Centers Testing Trans-Atlantic and Intra-European Network Performance between Cloud Service Providers Published on 4/1/2015 Network Performance Between Geo-Isolated

More information

GO BEYOND BROADBAND WITH BTNET. THE INTERNET CONNECTION THAT DELIVERS AN UNBEATABLE PERFORMANCE.

GO BEYOND BROADBAND WITH BTNET. THE INTERNET CONNECTION THAT DELIVERS AN UNBEATABLE PERFORMANCE. GO BEYOND BROADBAND WITH BTNET. THE INTERNET CONNECTION THAT DELIVERS AN UNBEATABLE PERFORMANCE. I've just sent it. Wow, I've already got it. Rock solid reliability we aim for 100% uptime. Unlimited use

More information

PRIVACY PRESERVATION ALGORITHM USING EFFECTIVE DATA LOOKUP ORGANIZATION FOR STORAGE CLOUDS

PRIVACY PRESERVATION ALGORITHM USING EFFECTIVE DATA LOOKUP ORGANIZATION FOR STORAGE CLOUDS PRIVACY PRESERVATION ALGORITHM USING EFFECTIVE DATA LOOKUP ORGANIZATION FOR STORAGE CLOUDS Amar More 1 and Sarang Joshi 2 1 Department of Computer Engineering, Pune Institute of Computer Technology, Maharashtra,

More information

How To Choose Between A Relational Database Service From Aws.Com

How To Choose Between A Relational Database Service From Aws.Com The following text is partly taken from the Oracle book Middleware and Cloud Computing It is available from Amazon: http://www.amazon.com/dp/0980798000 Cloud Databases and Oracle When designing your cloud

More information

How to Turn Your Network into a Strategic Business Asset with Purview EBOOK

How to Turn Your Network into a Strategic Business Asset with Purview EBOOK How to Turn Your Network into a Strategic Business Asset with Purview EBOOK EBOOK TABLE OF CONTENTS Chapter 1: What is Purview and How Can It Be Used? 2 Chapter 2: Using Purview for Business Analytics

More information

Aqua Connect Load Balancer User Manual (Mac)

Aqua Connect Load Balancer User Manual (Mac) Aqua Connect Load Balancer User Manual (Mac) Table of Contents About Aqua Connect Load Balancer... 3 System Requirements... 4 Hardware... 4 Software... 4 Installing the Load Balancer... 5 Configuration...

More information

DNS records. RR format: (name, value, type, TTL) Type=NS

DNS records. RR format: (name, value, type, TTL) Type=NS DNS records RR format: (name, value, type, TTL) Type=A name is hostname value is IP address Type=NS name is domain (e.g. foo.com) value is hostname of authoritative name server for this domain Type=CNAME

More information

Running SAP Solutions in the Cloud How to Handle Sizing and Performance Challenges. William Adams SAP AG

Running SAP Solutions in the Cloud How to Handle Sizing and Performance Challenges. William Adams SAP AG Running SAP Solutions in the Cloud How to Handle Sizing and Performance Challenges William Adams SAP AG Agenda What Types of Cloud Environments we are talking about Private Public Critical Performance

More information

Leveraging BlobSeer to boost up the deployment and execution of Hadoop applications in Nimbus cloud environments on Grid 5000

Leveraging BlobSeer to boost up the deployment and execution of Hadoop applications in Nimbus cloud environments on Grid 5000 Leveraging BlobSeer to boost up the deployment and execution of Hadoop applications in Nimbus cloud environments on Grid 5000 Alexandra Carpen-Amarie Diana Moise Bogdan Nicolae KerData Team, INRIA Outline

More information

Big Data on AWS. Services Overview. Bernie Nallamotu Principle Solutions Architect

Big Data on AWS. Services Overview. Bernie Nallamotu Principle Solutions Architect on AWS Services Overview Bernie Nallamotu Principle Solutions Architect \ So what is it? When your data sets become so large that you have to start innovating around how to collect, store, organize, analyze

More information

To Cloud or Not To. An exploration of the economics of clouds and cyber-security.

To Cloud or Not To. An exploration of the economics of clouds and cyber-security. To Cloud or Not To. An exploration of the economics of clouds and cyber-security. Radu Sion ver1.9 Feynman Moment I have experience only in teaching graduate students [ ] and as a result [ ] I know that

More information

Traffic delivery evolution in the Internet ENOG 4 Moscow 23 rd October 2012

Traffic delivery evolution in the Internet ENOG 4 Moscow 23 rd October 2012 Traffic delivery evolution in the Internet ENOG 4 Moscow 23 rd October 2012 January 29th, 2008 Christian Kaufmann Director Network Architecture Akamai Technologies, Inc. way-back machine Web 1998 way-back

More information

ANALYSIS OF GRID COMPUTING AS IT APPLIES TO HIGH VOLUME DOCUMENT PROCESSING AND OCR

ANALYSIS OF GRID COMPUTING AS IT APPLIES TO HIGH VOLUME DOCUMENT PROCESSING AND OCR ANALYSIS OF GRID COMPUTING AS IT APPLIES TO HIGH VOLUME DOCUMENT PROCESSING AND OCR By: Dmitri Ilkaev, Stephen Pearson Abstract: In this paper we analyze the concept of grid programming as it applies to

More information

Technology White Paper. Making Cloud Computing Soar with Managed Internet Access

Technology White Paper. Making Cloud Computing Soar with Managed Internet Access Technology White Paper Making Cloud Computing Soar with Managed Internet Access Table of Contents 1. Executive Summary... 3 2. Strategic Telecommunications Challenges Related to Cloud Computing Connectivity...

More information

Running head: CLOUD CULTURE 1. The Business Culture of Cloud Computing. Jesse A Score. Globe University

Running head: CLOUD CULTURE 1. The Business Culture of Cloud Computing. Jesse A Score. Globe University Running head: CLOUD CULTURE 1 The Business Culture of Cloud Computing Jesse A Score Globe University Author Note This paper was prepared for CM320 Writing and Research, XG1.12FALL, taught by Instructor

More information

SERVICE BROKER ROUTING POLICES IN CLOUD ENVIRONMENT: A SURVEY

SERVICE BROKER ROUTING POLICES IN CLOUD ENVIRONMENT: A SURVEY SERVICE BROKER ROUTING POLICES IN CLOUD ENVIRONMENT: A SURVEY Rekha P M 1 and M Dakshayini 2 1 Department of Information Science & Engineering, VTU, JSS academy of technical Education, Bangalore, Karnataka

More information

MEASURING WORKLOAD PERFORMANCE IS THE INFRASTRUCTURE A PROBLEM?

MEASURING WORKLOAD PERFORMANCE IS THE INFRASTRUCTURE A PROBLEM? MEASURING WORKLOAD PERFORMANCE IS THE INFRASTRUCTURE A PROBLEM? Ashutosh Shinde Performance Architect ashutosh_shinde@hotmail.com Validating if the workload generated by the load generating tools is applied

More information

Service Level Agreement

Service Level Agreement Exhibit No. 1 to Agreement No. H/ of 201_ 1. Terms and Definitions Service Level Agreement 1.1. Services (see description of tariff plans at Provider s web site at: http://www.inoventica-services.ru) 1.1.1.

More information

ISPS & WEBHOSTS SETUP REQUIREMENTS & SIGNUP FORM LOCAL CLOUD

ISPS & WEBHOSTS SETUP REQUIREMENTS & SIGNUP FORM LOCAL CLOUD ISPS & WEBHOSTS SETUP REQUIREMENTS & SIGNUP FORM LOCAL CLOUD LOCAL CLOUD SETUP REQUIREMENTS Hardware Requirements Local Cloud Hardware Depending on the load/traffic of the domains that will be added to

More information

How to Choose a Storage Solution Using BLADE Switches and Fibre Channel Technology

How to Choose a Storage Solution Using BLADE Switches and Fibre Channel Technology Using BLADE Switches for iscsi Case Study Balance the need for a robust/always-on IT infrastructure while keeping costs low Choosing the right storage technology was a key priority for IT when Blade Network

More information

FREE computing using Amazon EC2

FREE computing using Amazon EC2 FREE computing using Amazon EC2 Seong-Hwan Jun 1 1 Department of Statistics Univ of British Columbia Nov 1st, 2012 / Student seminar Outline Basics of servers Amazon EC2 Setup R on an EC2 instance Stat

More information

Towards an understanding of oversubscription in cloud

Towards an understanding of oversubscription in cloud IBM Research Towards an understanding of oversubscription in cloud Salman A. Baset, Long Wang, Chunqiang Tang sabaset@us.ibm.com IBM T. J. Watson Research Center Hawthorne, NY Outline Oversubscription

More information

Cloud Storage. Deep Dive. Extending storage infrastructure into the cloud SPECIAL REPORT JUNE 2011

Cloud Storage. Deep Dive. Extending storage infrastructure into the cloud SPECIAL REPORT JUNE 2011 SPECIAL REPORT JUNE 2011 Cloud Storage Deep Dive Extending storage infrastructure into the cloud Copyright 2011 InfoWorld Media Group. All rights reserved. Sponsored by 2 How to get the most from cloud-based

More information

Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario

Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario Testing and Restoring the Nasuni Filer in a Disaster Recovery Scenario Version 7.2 November 2015 Last modified: November 3, 2015 2015 Nasuni Corporation All Rights Reserved Document Information Testing

More information

Comparison of Windows IaaS Environments

Comparison of Windows IaaS Environments Comparison of Windows IaaS Environments Comparison of Amazon Web Services, Expedient, Microsoft, and Rackspace Public Clouds January 5, 215 TABLE OF CONTENTS Executive Summary 2 vcpu Performance Summary

More information

Building a Private Cloud with Eucalyptus

Building a Private Cloud with Eucalyptus Building a Private Cloud with Eucalyptus 5th IEEE International Conference on e-science Oxford December 9th 2009 Christian Baun, Marcel Kunze KIT The cooperation of Forschungszentrum Karlsruhe GmbH und

More information