A Secure And Reliable Storage Above Public Clouds Maxim Schnjakin

Size: px
Start display at page:

Download "A Secure And Reliable Storage Above Public Clouds. 14.05.2013 Maxim Schnjakin"

Transcription

1 A Secure And Reliable Storage Above Public Clouds Maxim Schnjakin

2 Outline 2 Motivation Focus and challenges Our approach Cloud storage layer Security and reliability Data distribution Recent results Conclusion and future work

3 Motivation and Challenges 3 Focus Infrastructure as a Service Storage as a Service Challenges Identification of the best services Reliability & Availability Security Data Lock-in

4 Requirements 4 Identification of the algorithm to increase the availability and reliability of the outsourced data Assurance of data security and integrity Identification of the best source description of BSPs Identification of the selection parameters description of user requirements Information quality and actuality

5 Possible solution 5 Replication of data as a solution? Missing API standardisation makes the integration process difficult Not cost-efficient

6 Cloud-RAID 6 File F GoGrid Nirvanix Rackspace Amazon S3 Device A Device B Device C Device D RAID-Algorithm

7 Cloud-RAID Architecture 7 Cloud Storage Layer Cloud-RAID Ressourcen Management web Web service Portal user interface Nutzerinterface Amazon S3 GoGrid Anwender User Nirvanix SND Rackspace...

8 Implementation 8 User Interface Data Management Specification of the requirements Costs Performance Availability

9 Increasing the Availability 9 In general the SLAs of the most BSPs assure uptimes from 99,9% to 99,99% AF = assured value of uptime AP = average availability of a BSP n, k = Erasure paramaters

10 Performance Measurement Time taken (milliseconds) kB kB 1MB 10MB 100MB Cloud-RAID [3:1] Cloud-RAID [4:3] Cloud-RAID [6:1] Encoding performance of Cauchy-Reed-Solomon

11 Improvement of Jerasure Library 11 Time taken (in milliseconds) Cloud-RAID Jerasure -21% -25% -27% [3, 1] [4, 2] [10, 1] Time taken (in milliseconds) Cloud-RAID Jerasure -51% -63% +18% [3, 1] [4, 2] [10, 1] Erasure configura ons [k, m] Erasure configura ons [k, m] Encoding of a 100kB data object Decoding of a 100MB a data object

12 Overhead Costs Time taken (in ms) Encode Upload 0 1 MB 10 MB Cloud - RAID [4,2] Encode 47 ms = 0,3% 15 ms = 0,37% Upload ms = 99,7 % 4042 ms = 99,63 %

13 Security 13 Initial assumption: no encryption is required, due to physical segregation of data Implementaion of an erasure algorithm operating on bit level Encryption is required before OR after the application of erasure algorithms?

14 Performance Measurement 14 Time taken (in milliseconds) encode encrypt encrypt encode Time taken (in milliseconds) encode encrypt encrypt encode 0 [4,1] [4,2] [6,1] [6,2] [10,1] [10,2] [10,3] 0 [4,1] [4,2] [6,1] [6,2] [10,1] [10,2] [10,3] Erasure configura ons [k, m] with a 100MB data object Erasure configura ons [k, m] with a 100MB data object Processing of a 100MB data object on a dual-core CPU Processing of a 100MB data object on a quad-core CPU Implementation of both alternatives

15 Implementation 15 Implementation of the Liberation and Cauchy- Reed-Solomon algorithm in C Embedment of C-libraries with Java-JNI Meta data is stored in the local data base Data processing (encoding) on the side of the user Anwender Webbrowser Java-Applet Database Libraries erasure.jnilib Internet Amazon S3 GoGrid unsere Plattform

16 Data Distribution 16 Each BSP is integrated by the system by means of a Storage- Service-Connector which cover the basic operations like: create(bucket) write(object) getdigest(object)... Storage-Connectors require individual implementation

17 Evaluation 17 Write of a 100MB data object Read of a 100MB data object Time teken (in seconds) Time teken (in seconds) Cloud-RAID improves the throughput performance The total transfer time depends on the performance capabilities of individual providers

18 Evaluation 18 Write of a 100kB data object Read of a 100kB data object Time taken (in ms) Time taken (in ms) BSPs seem to have optimized the infrastructure for specific use cases There is a striking difference in the up- and download capabilities of cloud services

19 Evaluation 19 Write of a 100kB data object Read of a 10 MB data object Time taken (in ms) Time taken (in seconds) BSPs seem to have optimized the infrastructure for specific use cases (Google e.g. improves the performance with growing file size) Cloud-RAID performance differs depending on provider setting and file size - the fastest settings consist of the fastest clouds

20 Provider Setting 20

21 Economic Consequences 21 Vendors differ in pricing schemes and performance characteristics In general, pricing depends on the amount of data stored and bandwidth consumed number of requests Erasure Codes increase the total costs, due to produced storage overhead higher number of requests

22 Economic Consequences 22 Upload Costs KWR = costs for an average write request KRE = average costs for an executed request (e.g. gethash()) SF = file size Download Costs KRD = costs for an average read request KRD(SF)+k* KRE

23 Economic Consequences 23 Costs in $ for reads Costs in $ for writes

24 Conclusion 24 Cloud-RAID improves the throughput performance when compared to with cloud services individually Improvement in the availability and reliability by providing a better economical efficiency we are able to tolerate the outage of service providers (by data overhead of less than 10%) Improvement in security Physical segregation of original data objects None of the vendors is in absolute possession of data providers are not able to misuse entrusted data Encryption is still required Reduction of lock-in by similar costs

25 Future Work 25 Integration of additional storage providers The solution to the single source of failure problem Performance optimization of the system

26 Thank you for your attention 26 Questions? Remarks? Maxim Schnjakin: Hasso-Plattner-Institute, University of Potsdam, Germany Dipl.-Inf. Maxim Schnjakin 10. Mai 2011 IT-Sicherheitskongress

Cloud Computing Security Master Seminar, Summer 2011

Cloud Computing Security Master Seminar, Summer 2011 Cloud Computing Security Master Seminar, Summer 2011 Maxim Schnjakin, Wesam Dawoud, Christian Willems, Ibrahim Takouna Chair for Internet Technologies and Systems Definition of Cloud Computing 2 Cloud

More information

DepSky Dependable and Secure Storage in a Cloud-of-Clouds Alysson Bessani, Miguel Correia, Bruno Quaresma, Fernando André, Paulo Sousa

DepSky Dependable and Secure Storage in a Cloud-of-Clouds Alysson Bessani, Miguel Correia, Bruno Quaresma, Fernando André, Paulo Sousa epsky ependable and Secure Storage in a Cloud-of-Clouds Alysson Bessani, Miguel Correia, Bruno Quaresma, Fernando André, Paulo Sousa University of Lisbon, Faculty of Sciences 1 Moving to Clouds ata is

More information

Practical Data Integrity Protection in Network-Coded Cloud Storage

Practical Data Integrity Protection in Network-Coded Cloud Storage Practical Data Integrity Protection in Network-Coded Cloud Storage Henry C. H. Chen Department of Computer Science and Engineering The Chinese University of Hong Kong Outline Introduction FMSR in NCCloud

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

Reference Guide WindSpring Data Management Technology (DMT) Solving Today s Storage Optimization Challenges

Reference Guide WindSpring Data Management Technology (DMT) Solving Today s Storage Optimization Challenges Reference Guide WindSpring Data Management Technology (DMT) Solving Today s Storage Optimization Challenges September 2011 Table of Contents The Enterprise and Mobile Storage Landscapes... 3 Increased

More information

ESPRESSO: An Encryption as a Service for Cloud Storage Systems

ESPRESSO: An Encryption as a Service for Cloud Storage Systems 8th International Conference on Autonomous Infrastructure, Management and Security ESPRESSO: An Encryption as a Service for Cloud Storage Systems Kang Seungmin 30 th Jun., 2014 Outline Introduction and

More information

CDStore: Toward Reliable, Secure, and Cost- Efficient Cloud Storage via Convergent Dispersal

CDStore: Toward Reliable, Secure, and Cost- Efficient Cloud Storage via Convergent Dispersal CDStore: Toward Reliable, Secure, and Cost- Efficient Cloud Storage via Convergent Dispersal Mingqiang Li, Chuan Qin, and Patrick P. C. Lee, The Chinese University of Hong Kong https://www.usenix.org/conference/atc15/technical-session/presentation/li-mingqiang

More information

MEMORY IN THE CLOUD THE CLOUD STORAGE SERVICE

MEMORY IN THE CLOUD THE CLOUD STORAGE SERVICE MEMORY IN THE CLOUD THE CLOUD STORAGE SERVICE Nigro Antonio Ambus Giuliano Perugia, 14 Luglio 2012 Agenda 1 2 3 4 What is Cloud Computing? Memory on the Cloud : DAAS or Cloud Storage Principal vendors

More information

Own your own Enterprise Cloud with. FlexCloud

Own your own Enterprise Cloud with. FlexCloud Own your own Enterprise Cloud with FlexCloud What Problem do we solve? Traditional Virtualization Stack Data protection software applications PDU Backup Servers + Virtualization Storage Switch HA shared

More information

A Security and High-Availability Layer for. Cloud Storage

A Security and High-Availability Layer for. Cloud Storage published as: Maxim Schnjakin, Rehab Alnemr, Christoph Meinel: A Security and High-Availability Layer for Cloud Storage In Proceedings of the 1st International Workshop (In conjunction with WISE 2010)

More information

RACS: A Case for Cloud Storage Diversity

RACS: A Case for Cloud Storage Diversity RACS: A Case for Cloud Storage Diversity Hussam Abu-Libdeh Cornell University Ithaca, NY 1483 hussam@cs.cornell.edu Lonnie Princehouse Cornell University Ithaca, NY 1483 lonnie@cs.cornell.edu Hakim Weatherspoon

More information

STORAGE TRENDS IN HEALTH CARE. Avi Freedman, ServerCentral CTO

STORAGE TRENDS IN HEALTH CARE. Avi Freedman, ServerCentral CTO STORAGE TRENDS IN HEALTH CARE Avi Freedman, ServerCentral CTO TOPICS Emerging Data Storage Requirements Unique Requirements for Health Care Storage Industry Trends Solutions Review: Classic Storage Solutions

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

CHARM: A COST-EFFICIENT MULTI-CLOUD DATA HOSTING SCHEME WITH HIGH AVAILABILITY

CHARM: A COST-EFFICIENT MULTI-CLOUD DATA HOSTING SCHEME WITH HIGH AVAILABILITY CHARM: A COST-EFFICIENT MULTI-CLOUD DATA HOSTING SCHEME WITH HIGH AVAILABILITY Ms.S.Sivaranjani 1, Ms.S.Selvakumari 2, Mrs.S.Sellam 3 1,3 PG Scholar, 2 Assistant Professor, Department of Computer Science

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

PiCsMu: A Cloud Overlay to Store and Manage Data

PiCsMu: A Cloud Overlay to Store and Manage Data 35th NMRG meeting @ Windsor Atlântica Rio de Janeiro, Brazil, 17th November 2014 PiCsMu: A Cloud Overlay to Store and Manage Data Guilherme Sperb Machado, Burkhard Stiller Department of Informatics IFI,

More information

Security & Trust in the Cloud

Security & Trust in the Cloud Security & Trust in the Cloud Ray Trygstad Director of Information Technology, IIT School of Applied Technology Associate Director, Information Technology & Management Degree Programs Cloud Computing Primer

More information

Tufts University. Department of Computer Science. COMP 116 Introduction to Computer Security Fall 2014 Final Project. Guocui Gao Guocui.gao@tufts.

Tufts University. Department of Computer Science. COMP 116 Introduction to Computer Security Fall 2014 Final Project. Guocui Gao Guocui.gao@tufts. Tufts University Department of Computer Science COMP 116 Introduction to Computer Security Fall 2014 Final Project Investigating Security Issues in Cloud Computing Guocui Gao Guocui.gao@tufts.edu Mentor:

More information

A Digital Fountain Approach to Reliable Distribution of Bulk Data

A Digital Fountain Approach to Reliable Distribution of Bulk Data A Digital Fountain Approach to Reliable Distribution of Bulk Data John Byers, ICSI Michael Luby, ICSI Michael Mitzenmacher, Compaq SRC Ashu Rege, ICSI Application: Software Distribution New release of

More information

SECURE BACKUP SYSTEM DESKTOP AND MOBILE-PHONE SECURE BACKUP SYSTEM HOSTED ON A STORAGE CLOUD

SECURE BACKUP SYSTEM DESKTOP AND MOBILE-PHONE SECURE BACKUP SYSTEM HOSTED ON A STORAGE CLOUD SECURE BACKUP SYSTEM DESKTOP AND MOBILE-PHONE SECURE BACKUP SYSTEM HOSTED ON A STORAGE CLOUD The Project Team AGENDA Introduction to cloud storage. Traditional backup solutions problems. Objectives of

More information

Building Storage Clouds for Online Applications A Case for Optimized Object Storage

Building Storage Clouds for Online Applications A Case for Optimized Object Storage Building Storage Clouds for Online Applications A Case for Optimized Object Storage Agenda Introduction: storage facts and trends Call for more online storage! AmpliStor: Optimized Object Storage Cost

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

WHY ALL CLOUDS ARE NOT CREATED EQUAL ENTERPRISE CLOUD, PUBLIC CLOUD, CARRIER CLOUD

WHY ALL CLOUDS ARE NOT CREATED EQUAL ENTERPRISE CLOUD, PUBLIC CLOUD, CARRIER CLOUD WHY ALL CLOUDS ARE NOT CREATED EQUAL ENTERPRISE CLOUD, PUBLIC CLOUD, CARRIER CLOUD STRATEGIC WHITE PAPER Cloud computing technology brings an unprecedented level of independence and liberation in deploying

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

One Click deployment on the Cloud

One Click deployment on the Cloud One Click deployment on the Cloud Florian Bausch, Markus Holtermann, Harald Kornmayer (Benjamin Bischke, Alexander Tenberge, Felix Rössel) Institut für Informatik, DHBW Mannheim, Germany 1 Schedule Introduction

More information

DESIGN OF A PLATFORM OF VIRTUAL SERVICE CONTAINERS FOR SERVICE ORIENTED CLOUD COMPUTING. Carlos de Alfonso Andrés García Vicente Hernández

DESIGN OF A PLATFORM OF VIRTUAL SERVICE CONTAINERS FOR SERVICE ORIENTED CLOUD COMPUTING. Carlos de Alfonso Andrés García Vicente Hernández DESIGN OF A PLATFORM OF VIRTUAL SERVICE CONTAINERS FOR SERVICE ORIENTED CLOUD COMPUTING Carlos de Alfonso Andrés García Vicente Hernández 2 INDEX Introduction Our approach Platform design Storage Security

More information

Performance Testing of Cloud Storage while Using Spatial Data

Performance Testing of Cloud Storage while Using Spatial Data Performance Testing of Cloud while Using Spatial Data MARTIN LNENICKA 1, JITKA KOMARKOVA 1, EVA MILKOVA 2 1) Faculty of Economics and Administration University of Pardubice Studentska 95, 532 10 Pardubice

More information

Intel and Qihoo 360 Internet Portal Datacenter - Big Data Storage Optimization Case Study

Intel and Qihoo 360 Internet Portal Datacenter - Big Data Storage Optimization Case Study Intel and Qihoo 360 Internet Portal Datacenter - Big Data Storage Optimization Case Study The adoption of cloud computing creates many challenges and opportunities in big data management and storage. To

More information

Cloud Based Document Management

Cloud Based Document Management Cloud Based Document Management WHY IS THE CLOUD IMPORTANT? The Information Explosion It is the information that is setting up competitive differentiation, not specifically products and processes. It is

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

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

Scientific and Technical Applications as a Service in the Cloud

Scientific and Technical Applications as a Service in the Cloud Scientific and Technical Applications as a Service in the Cloud University of Bern, 28.11.2011 adapted version Wibke Sudholt CloudBroker GmbH Technoparkstrasse 1, CH-8005 Zurich, Switzerland Phone: +41

More information

Cloud Computing. Cloud computing:

Cloud Computing. Cloud computing: Cloud computing: Cloud Computing A model of data processing in which high scalability IT solutions are delivered to multiple users: as a service, on a mass scale, on the Internet. Network services offering:

More information

Cloud Workload Migration

Cloud Workload Migration Cover Sheet Cloud Workload Migration Where the Cloud-Based Service Delivery Model Makes Sense Sungard(print)New branding.indd 1 28/03/2014 16:09 Summary of Research A significant majority of applications

More information

Cloud Workload Migration

Cloud Workload Migration Cover Sheet Infographic Summary Introduction Migration Potential Cloud Applications Security: Myth vs. Reality Data Retrieval Cloud Workload Migration Cloud Control Single vs. Multiple Providers Regulation

More information

Index Terms Cloud Storage Services, data integrity, dependable distributed storage, data dynamics, Cloud Computing.

Index Terms Cloud Storage Services, data integrity, dependable distributed storage, data dynamics, Cloud Computing. Volume 3, Issue 5, May 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Privacy - Preserving

More information

RozoFS: a fault tolerant I/O intensive distributed file system based on Mojette erasure code

RozoFS: a fault tolerant I/O intensive distributed file system based on Mojette erasure code RozoFS: a fault tolerant I/O intensive distributed file system based on Mojette erasure code Workshop Autonomic Oct. 16-17 2014 Laas, Europe, Toulouse Benoît Parrein, Dimitri Pertin*, Nicolas Normand,

More information

Credit Unions and The Cloud. By: Chris Sachse

Credit Unions and The Cloud. By: Chris Sachse Credit Unions and The Cloud By: Chris Sachse Agenda! Introduction.! Definition of the cloud.! Discuss cloud popularity.! Look at the use of the cloud.! Discuss cloud management.! Discuss cloud security.!

More information

OTM in the Cloud. Ryan Haney

OTM in the Cloud. Ryan Haney OTM in the Cloud Ryan Haney The Cloud The Cloud is a set of services and technologies that delivers real-time and ondemand computing resources Software as a Service (SaaS) delivers preconfigured applications,

More information

The Availability of Commercial Storage Clouds

The Availability of Commercial Storage Clouds The Availability of Commercial Storage Clouds Literature Study Introduction to e-science infrastructure 2008-2009 Arjan Borst ccn 0478199 Grid Computing - University of Amsterdam Software Engineer - WireITup

More information

Application Note. Windows 2000/XP TCP Tuning for High Bandwidth Networks. mguard smart mguard PCI mguard blade

Application Note. Windows 2000/XP TCP Tuning for High Bandwidth Networks. mguard smart mguard PCI mguard blade Application Note Windows 2000/XP TCP Tuning for High Bandwidth Networks mguard smart mguard PCI mguard blade mguard industrial mguard delta Innominate Security Technologies AG Albert-Einstein-Str. 14 12489

More information

IMPLEMENTING DATA SECURITY IN MULTI CLOUD

IMPLEMENTING DATA SECURITY IN MULTI CLOUD IMPLEMENTING DATA SECURITY IN MULTI CLOUD Ms. Renu Nagendra Shinde Information Technology SKNCOE Pune 41,India renunikhilp@gmail.com Prof. Mrs. Varsha Khandekar Information Technology SKNCOE Pune 41, India

More information

The Evolution of Cloud Storage - From "Disk Drive in the Sky" to "Storage Array in the Sky" Allen Samuels Co-founder & Chief Architect

The Evolution of Cloud Storage - From Disk Drive in the Sky to Storage Array in the Sky Allen Samuels Co-founder & Chief Architect The Evolution of Cloud Storage - From "Disk Drive in the Sky" to "Storage Array in the Sky" Allen Samuels Co-founder & Chief Architect Cloud Storage Definition Not clustered NAS rebadged Not private cloud

More information

The Cloud. JL Cabrera LTEC 4550

The Cloud. JL Cabrera LTEC 4550 The Cloud JL Cabrera LTEC 4550 Introduction What is the Cloud? Cloud Basics What can the cloud bring to business? Costs and Benefits Capacity and Agility Risks to evaluate prior to proceeding into the

More information

Sage 300 2016. Compatibility guide. Last revised: October 26, 2015

Sage 300 2016. Compatibility guide. Last revised: October 26, 2015 Sage 300 2016 Compatibility guide Last revised: October 26, 2015 This is a publication of Sage Software, Inc. Copyright 2015. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage

More information

Secure Cloud Computing with FlexCloud

Secure Cloud Computing with FlexCloud Department of Computer Science Institute of Systems Architecture Chair of Computer Networks Secure Cloud Computing with FlexCloud Dr.-Ing. Anja Strunk DAAD Summer School CTDS 2012 Sousse, Tunisia 07.09.2012

More information

Model-driven Performance Estimation, Deployment, and Resource Management for Cloud-hosted Services

Model-driven Performance Estimation, Deployment, and Resource Management for Cloud-hosted Services DSM Workshop 2013 Model-driven Performance Estimation, Deployment, and Resource Management for Cloud-hosted Services Faruk Caglar, Kyoungho An, Shashank Shekhar, and Aniruddha Gokhale Vanderbilt University,

More information

Cloud Storage over Multiple Data Centers

Cloud Storage over Multiple Data Centers Cloud Storage over Multiple Data Centers Shuai MU, Maomeng SU, Pin GAO, Yongwei WU, Keqin LI, Albert ZOMAYA 0 Abstract The increasing popularity of cloud storage services has led many companies to migrate

More information

The State of Cloud Storage

The State of Cloud Storage 203 Industry Report A Benchmark Comparison of Performance, Availability and Scalability Executive Summary In the last year, Cloud Storage Providers (CSPs) delivered over an exabyte of data under contract.

More information

Low-Power Error Correction for Mobile Storage

Low-Power Error Correction for Mobile Storage Low-Power Error Correction for Mobile Storage Jeff Yang Principle Engineer Silicon Motion 1 Power Consumption The ECC engine will consume a great percentage of power in the controller Both RAID and LDPC

More information

Liferay Portal s Document Library: Architectural Overview, Performance and Scalability

Liferay Portal s Document Library: Architectural Overview, Performance and Scalability Liferay Portal s Document Library: Architectural Overview, Performance and Scalability Table of Contents EXECUTIVE SUMMARY... 1 HIGH LEVEL ARCHITECTURE... 2 User Interface Layer... 2 Service Layer....

More information

Aspera Direct-to-Cloud Storage WHITE PAPER

Aspera Direct-to-Cloud Storage WHITE PAPER Transport Direct-to-Cloud Storage and Support for Third Party April 2014 WHITE PAPER TABLE OF CONTENTS OVERVIEW 3 1 - THE PROBLEM 3 2 - A FUNDAMENTAL SOLUTION - ASPERA DIRECT-TO-CLOUD TRANSPORT 5 3 - VALIDATION

More information

Manage cloud infrastructures using Zend Framework

Manage cloud infrastructures using Zend Framework Manage cloud infrastructures using Zend Framework by Enrico Zimuel (enrico@zend.com) Senior Software Engineer Zend Framework Core Team Zend Technologies Ltd About me Email: enrico@zend.com Twitter: @ezimuel

More information

Cloud Sync White Paper. Based on DSM 6.0

Cloud Sync White Paper. Based on DSM 6.0 Cloud Sync White Paper Based on DSM 6.0 1 Table of Contents Introduction 3 Product Features 4 Synchronization 5 Architecture File System Monitor (Local change notification) Event/List Monitor (Remote change

More information

Inside the Cloud The Supporting Architecture of Cloud Computing. Jack Hanison Jack.Hanison@capgemini.com

Inside the Cloud The Supporting Architecture of Cloud Computing. Jack Hanison Jack.Hanison@capgemini.com Inside the Cloud The Supporting Architecture of Cloud Computing Jack Hanison Jack.Hanison@capgemini.com What is Cloud Computing? 2 http://www.flickr.com/photos/galego/3131005845/ Is Cloud Computing these

More information

Sage 300 ERP 2014 Compatibility guide

Sage 300 ERP 2014 Compatibility guide Sage 300 ERP 2014 Compatibility guide 03 17 2014 Table of contents 1.0 Overview 3 1.1 Overview 3 1.1.1 Unlisted platforms are not supported 3 1.1.2 Product updates and program fixes 3 1.1.3 Compatibility

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

Write a technical report Present your results Write a workshop/conference paper (optional) Could be a real system, simulation and/or theoretical

Write a technical report Present your results Write a workshop/conference paper (optional) Could be a real system, simulation and/or theoretical Identify a problem Review approaches to the problem Propose a novel approach to the problem Define, design, prototype an implementation to evaluate your approach Could be a real system, simulation and/or

More information

Cisco Wide Area Application Services Optimizes Application Delivery from the Cloud

Cisco Wide Area Application Services Optimizes Application Delivery from the Cloud Cisco Wide Area Application Services Optimizes Application Delivery from the Cloud What You Will Learn The adoption of cloud-based computing and applications promises to improve the agility, efficiency,

More information

Building low cost disk storage with Ceph and OpenStack Swift

Building low cost disk storage with Ceph and OpenStack Swift Background photo from: http://edelomahony.com/2011/07/25/loving-money-doesnt-bring-you-more/ Building low cost disk storage with Ceph and OpenStack Swift Paweł Woszuk, Maciej Brzeźniak TERENA TF-Storage

More information

Secure Cloud Storage and Computing Using Reconfigurable Hardware

Secure Cloud Storage and Computing Using Reconfigurable Hardware Secure Cloud Storage and Computing Using Reconfigurable Hardware Victor Costan, Brandon Cho, Srini Devadas Motivation Computing is more cost-efficient in public clouds but what about security? Cloud Applications

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

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions 1. Q: What is the Network Data Tunnel? A: Network Data Tunnel (NDT) is a software-based solution that accelerates data transfer in point-to-point or point-to-multipoint network

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

Remote Data Integrity Checking for Public Clouds

Remote Data Integrity Checking for Public Clouds IBM Student Workshop for Frontiers of Cloud Computing 01 Remote Data Integrity Checking for Public Clouds Bo (Irvine) Chen Department of Computer Science New Jersey Institute of Technology joint work with

More information

qwertyuiopasdfghjklzxcvbnmqwertyui opasdfghjklzxcvbnmqwertyuiopasdfgh jklzxcvbnmqwertyuiopasdfghjklzxcvb nmqwertyuiopasdfghjklzxcvbnmqwer

qwertyuiopasdfghjklzxcvbnmqwertyui opasdfghjklzxcvbnmqwertyuiopasdfgh jklzxcvbnmqwertyuiopasdfghjklzxcvb nmqwertyuiopasdfghjklzxcvbnmqwer qwertyuiopasdfghjklzxcvbnmqwertyui opasdfghjklzxcvbnmqwertyuiopasdfgh jklzxcvbnmqwertyuiopasdfghjklzxcvb nmqwertyuiopasdfghjklzxcvbnmqwer Problems Faced by Cloud Computing tyuiopasdfghjklzxcvbnmqwertyuiopas

More information

Cloud Computing. Bringing the Cloud into Focus

Cloud Computing. Bringing the Cloud into Focus Cloud Computing Bringing the Cloud into Focus November 2011 Introduction Ken Cochrane CEO, IT/NET Partner, KPGM Performance and Technology National co-leader IT Advisory Services KPMG Andrew Brewin Vice

More information

Distributed Cloud Storage Using Network Coding Sipos, Marton A.; Fitzek, Frank Hanns Paul; Roetter, Daniel Enrique Lucani; Pedersen, Morten Videbæk

Distributed Cloud Storage Using Network Coding Sipos, Marton A.; Fitzek, Frank Hanns Paul; Roetter, Daniel Enrique Lucani; Pedersen, Morten Videbæk Aalborg Universitet Distributed Cloud Storage Using Network Coding Sipos, Marton A.; Fitzek, Frank Hanns Paul; Roetter, Daniel Enrique Lucani; Pedersen, Morten Videbæk Published in: IEEE Consumer Communications

More information

Coding Techniques for Efficient, Reliable Networked Distributed Storage in Data Centers

Coding Techniques for Efficient, Reliable Networked Distributed Storage in Data Centers Coding Techniques for Efficient, Reliable Networked Distributed Storage in Data Centers Anwitaman Datta Joint work with Frédérique Oggier (SPMS) School of Computer Engineering Nanyang Technological University

More information

A Generalized Cloud Storage Architecture with Backup Technology for any Cloud Storage Providers

A Generalized Cloud Storage Architecture with Backup Technology for any Cloud Storage Providers A Generalized Cloud Storage Architecture with Backup Technology for any Cloud Storage Providers Talasila Sasidhar 1, Pavan Kumar Illa 2, Subrahmanyam Kodukula 3 1 PG Scholar, K L University, Andhra Pradesh,

More information

CHARM: A Survey on Multi-Cloud Hosting for Performance and Cost-efficient in Cloud Computing

CHARM: A Survey on Multi-Cloud Hosting for Performance and Cost-efficient in Cloud Computing CHARM: A Survey on Multi-Cloud Hosting for Performance and Cost-efficient in Cloud Computing Mallikarjunaiah K M, (M.Tech) Dept. of CSE, AIET, Moodbidri Harish Kunder, Assistant Professor, Dept. of CSE,

More information

Back2Cloud: A highly Scalable and Available Remote Backup Service

Back2Cloud: A highly Scalable and Available Remote Backup Service Department of Computer Science Georgia Institute of Technology FINAL REPORT Back2Cloud: A highly Scalable and Available Remote Backup Service Professor Ling Liu CS 8803 Advanced Internet Application Development

More information

The Silver Lining: To Build an Effective Cloud Computing Infrastructure, Start With the Right Core Technology

The Silver Lining: To Build an Effective Cloud Computing Infrastructure, Start With the Right Core Technology White Paper The Silver Lining: To Build an Effective Cloud Computing Infrastructure, Start With the Right Core Technology For cloud service providers, choosing optimal enabling technologies is vital to

More information

TECHNICAL WHITE PAPER: ELASTIC CLOUD STORAGE SOFTWARE ARCHITECTURE

TECHNICAL WHITE PAPER: ELASTIC CLOUD STORAGE SOFTWARE ARCHITECTURE TECHNICAL WHITE PAPER: ELASTIC CLOUD STORAGE SOFTWARE ARCHITECTURE Deploy a modern hyperscale storage platform on commodity infrastructure ABSTRACT This document provides a detailed overview of the EMC

More information

Steelcape Product Overview and Functional Description

Steelcape Product Overview and Functional Description Steelcape Product Overview and Functional Description TABLE OF CONTENTS 1. General Overview 2. Applications/Uses 3. Key Features 4. Steelcape Components 5. Operations Overview: Typical Communications Session

More information

ioscale: The Holy Grail for Hyperscale

ioscale: The Holy Grail for Hyperscale ioscale: The Holy Grail for Hyperscale The New World of Hyperscale Hyperscale describes new cloud computing deployments where hundreds or thousands of distributed servers support millions of remote, often

More information

FAQ Answers to frequently asked questions relating to the security, protection and redundancy of images stored in the Eclipse Data Center

FAQ Answers to frequently asked questions relating to the security, protection and redundancy of images stored in the Eclipse Data Center FAQ Answers to frequently asked questions relating to the security, protection and redundancy of images stored in the Eclipse Data Center Mosaic Corporation ECLIPSE DATA CENTER Eclipse 3 Data Center FAQs

More information

Cloud Computing: Making the right choices

Cloud Computing: Making the right choices Cloud Computing: Making the right choices Kalpak Shah Clogeny Technologies Pvt Ltd 1 About Me Kalpak Shah Founder & CEO, Clogeny Technologies Passionate about economics and technology evolving through

More information

CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS. Review Business and Technology Series www.cumulux.com

CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS. Review Business and Technology Series www.cumulux.com ` CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS Review Business and Technology Series www.cumulux.com Table of Contents Cloud Computing Model...2 Impact on IT Management and

More information

SharePoint Performance Optimization

SharePoint Performance Optimization White Paper AX Series SharePoint Performance Optimization September 2011 WP_SharePoint_091511.1 TABLE OF CONTENTS 1 Introduction... 2 2 Executive Overview... 2 3 SSL Offload... 4 4 Connection Reuse...

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

NFV: Addressing Global Challenges for Telecom Service Providers

NFV: Addressing Global Challenges for Telecom Service Providers NFV: Addressing Global Challenges for Telecom Service Providers Charlie Ashton 2015 Wind River. All Rights Reserved. Topics Critical business challenges for service providers The promise of NFV Industry

More information

How SITEFORUM provides you with main components to build and run an innovative cloud computing service for an industry or special interest group

How SITEFORUM provides you with main components to build and run an innovative cloud computing service for an industry or special interest group Status: June 2011 How SITEFORUM provides you with main components to build and run an innovative cloud computing service for an industry or special interest group tags: software, social business, online

More information

Securing Your Data In The Cloud: an insiders perspective

Securing Your Data In The Cloud: an insiders perspective Securing Your Data In The Cloud: an insiders perspective INTRODUCTION As the increasing use of cloud computing and other technologies is changing the world of data management, keeping your data private

More information

Sage ERP Accpac. Compatibility Guide Version 6.0. Revised: November 18, 2010. Version 6.0 Compatibility Guide

Sage ERP Accpac. Compatibility Guide Version 6.0. Revised: November 18, 2010. Version 6.0 Compatibility Guide Sage ERP Accpac Compatibility Guide Version 6.0 Revised: November 18, 2010 Version 6.0 Compatibility Guide i Contents Overview... 1 Version 6.0 Compatibility... 2 All Environments... 2 Virtual Environments...

More information

Reliability and Fault Tolerance in Storage

Reliability and Fault Tolerance in Storage Reliability and Fault Tolerance in Storage Dalit Naor/ Dima Sotnikov IBM Haifa Research Storage Systems 1 Advanced Topics on Storage Systems - Spring 2014, Tel-Aviv University http://www.eng.tau.ac.il/semcom

More information

Wharf T&T Limited Report of Wireless LAN Technology Trial Version: 1.0 Date: 26 Jan 2004. Wharf T&T Limited. Version: 1.0 Date: 26 January 2004

Wharf T&T Limited Report of Wireless LAN Technology Trial Version: 1.0 Date: 26 Jan 2004. Wharf T&T Limited. Version: 1.0 Date: 26 January 2004 Wharf T&T Limited Version: 1.0 Date: 26 January 2004 This document is the property of Wharf T&T Limited who owns the copyright therein. Without the written consent of Wharf T&T Limited given by contract

More information

Multi-Cloud Data Hosting System

Multi-Cloud Data Hosting System Multi-Cloud Data Hosting System Jocelin Asha J #1, Kalpana B #2, Kavina Priya S #3, Lavanya G #4, Venkatasubramanian.S 5 B.E. Student, Dept. of Computer Science, Saranathan College of Engineering, Venkateshwara

More information

Part V Applications. What is cloud computing? SaaS has been around for awhile. Cloud Computing: General concepts

Part V Applications. What is cloud computing? SaaS has been around for awhile. Cloud Computing: General concepts Part V Applications Cloud Computing: General concepts Copyright K.Goseva 2010 CS 736 Software Performance Engineering Slide 1 What is cloud computing? SaaS: Software as a Service Cloud: Datacenters hardware

More information

Cloud Computing. Chapter 6 Data Storage in the Cloud

Cloud Computing. Chapter 6 Data Storage in the Cloud Cloud Computing Chapter 6 Data Storage in the Cloud Learning Objectives Discuss the role of storage-area networks. Discuss the role of network-attached storage. Describe cloud-based storage solutions.

More information

Secure Way of Storing Data in Cloud Using Third Party Auditor

Secure Way of Storing Data in Cloud Using Third Party Auditor IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 12, Issue 4 (Jul. - Aug. 2013), PP 69-74 Secure Way of Storing Data in Cloud Using Third Party Auditor 1 Miss.

More information

Inside Dropbox: Understanding Personal Cloud Storage Services

Inside Dropbox: Understanding Personal Cloud Storage Services Inside Dropbox: Understanding Personal Cloud Storage Services Idilio Drago Marco Mellia Maurizio M. Munafò Anna Sperotto Ramin Sadre Aiko Pras IRTF Vancouver Motivation and goals 1 Personal cloud storage

More information

Cloud Vendor Benchmark 2015. Price & Performance Comparison Among 15 Top IaaS Providers Part 1: Pricing. April 2015 (UPDATED)

Cloud Vendor Benchmark 2015. Price & Performance Comparison Among 15 Top IaaS Providers Part 1: Pricing. April 2015 (UPDATED) Cloud Vendor Benchmark 2015 Price & Performance Comparison Among 15 Top IaaS Providers Part 1: Pricing April 2015 (UPDATED) Table of Contents Executive Summary 3 Estimating Cloud Spending 3 About the Pricing

More information

white paper Using WAN Optimization to support strategic cloud initiatives

white paper Using WAN Optimization to support strategic cloud initiatives Every Cloud should have a Silver Peak Lining Using WAN Optimization to support strategic cloud initiatives Every Cloud should have a Silver Peak Lining Using WAN Optimization to support strategic cloud

More information

Frequently Asked Questions

Frequently Asked Questions Efficient XML Frequently Asked Questions Q: What is Efficient XML? Efficient XML is a line of commercial software products that simultaneously optimize the performance, bandwidth utilization and power

More information

Secure Framework for Data Storage from Single to Multi clouds in Cloud Networking

Secure Framework for Data Storage from Single to Multi clouds in Cloud Networking Secure Framework for Data Storage from Single to Multi clouds in Cloud Networking B.Sujana 1, P.Tejaswini 2, G.Srinivasulu 3, Sk.Karimulla 4 1,2,3,4 QUBA COLLEGE OF ENGINEERING & TECH, NELLORE Abstract:

More information

Price/performance Modern Memory Hierarchy

Price/performance Modern Memory Hierarchy Lecture 21: Storage Administration Take QUIZ 15 over P&H 6.1-4, 6.8-9 before 11:59pm today Project: Cache Simulator, Due April 29, 2010 NEW OFFICE HOUR TIME: Tuesday 1-2, McKinley Last Time Exam discussion

More information

Security Considerations for Public Mobile Cloud Computing

Security Considerations for Public Mobile Cloud Computing Security Considerations for Public Mobile Cloud Computing Ronnie D. Caytiles 1 and Sunguk Lee 2* 1 Society of Science and Engineering Research Support, Korea rdcaytiles@gmail.com 2 Research Institute of

More information

ABSTRACT. KEYWORDS: Cloud Computing, Load Balancing, Scheduling Algorithms, FCFS, Group-Based Scheduling Algorithm

ABSTRACT. KEYWORDS: Cloud Computing, Load Balancing, Scheduling Algorithms, FCFS, Group-Based Scheduling Algorithm A REVIEW OF THE LOAD BALANCING TECHNIQUES AT CLOUD SERVER Kiran Bala, Sahil Vashist, Rajwinder Singh, Gagandeep Singh Department of Computer Science & Engineering, Chandigarh Engineering College, Landran(Pb),

More information