Introduction to Datacenters & the Cloud

Similar documents
Cloud Computing. Chapter 6 Data Storage in the Cloud

The Pros and Cons of Erasure Coding & Replication vs. RAID in Next-Gen Storage Platforms. Abhijith Shenoy Engineer, Hedvig Inc.

Cloud Storage and Backup

How To Back Up A Computer To A Backup On A Hard Drive On A Microsoft Macbook (Or Ipad) With A Backup From A Flash Drive To A Flash Memory (Or A Flash) On A Flash (Or Macbook) On

SoftLayer Fundamentals. Storage and Backup. August, 2014

Zadara Storage Cloud A

Lecture 36: Chapter 6

Software Defined Microsoft. PRESENTATION TITLE GOES HERE Siddhartha Roy Cloud + Enterprise Division Microsoft Corporation

Compatibility and Support Information Nasuni Corporation Natick, MA

Intro to AWS: Storage Services

Workflow. Connectivity. Expansion. Workflow. Connectivity. Performance. Project and Bin Sharing. New! ShareBrowser Desktop Client

Network Attached Storage. Jinfeng Yang Oct/19/2015

Deploying a File Server Lesson 2

Object Storage: A Growing Opportunity for Service Providers. White Paper. Prepared for: 2012 Neovise, LLC. All Rights Reserved.

VERY IMPORTANT NOTE! - RAID

Storage and High Availability with Windows Server 10971B; 4 Days, Instructor-led

Introduction to Cloud : Cloud and Cloud Storage. Lecture 2. Dr. Dalit Naor IBM Haifa Research Storage Systems. Dalit Naor, IBM Haifa Research

How to choose the right RAID for your Dedicated Server

Electronic Records Storage Options and Overview

Data Loss Prevention (DLP) & Recovery Methodologies

Zmanda: Open Source Backup

Storage Solutions in the AWS Cloud. Miles Ward Enterprise Solutions Architect

VMware vsphere 5.1 Advanced Administration

The Zadara Storage Cloud A Validation of its Use Cases and Economic Benefits

Overview of I/O Performance and RAID in an RDBMS Environment. By: Edward Whalen Performance Tuning Corporation

Guide to SATA Hard Disks Installation and RAID Configuration

10971B: Storage and High Availability with Windows Server

SMS. Cloud Computing. Systems Management Specialists. Grupo SMS option 3 for sales

DISTRIBUTED SYSTEMS [COMP9243] Lecture 9a: Cloud Computing WHAT IS CLOUD COMPUTING? 2

Shaping Your IT. Cloud

Course 10971:Storage and High Availability with Windows Server

Chapter 6 External Memory. Dr. Mohamed H. Al-Meer

Hyper-V backup implementation guide

DAS (Direct Attached Storage)

IBM TSM DISASTER RECOVERY BEST PRACTICES WITH EMC DATA DOMAIN DEDUPLICATION STORAGE

Guide to SATA Hard Disks Installation and RAID Configuration

How To Create A Multi Disk Raid

ZFS Administration 1

Big data Devices Apps

Scality RING High performance Storage So7ware for pla:orms, StaaS and Cloud ApplicaAons

THE FIRST LOCAL ENTERPRISE CLOUD STORAGE FEATURES. Enterprise iscsi (Block) & NFS/ CIFS (File) Storage-as-a-Service

Acronis Storage Gateway

The Value of Dell and VMware

RAID HARDWARE. On board SATA RAID controller. RAID drive caddy (hot swappable) SATA RAID controller card. Anne Watson 1

Brian LaGoe, Systems Administrator Benjamin Jellema, Systems Administrator Eastern Michigan University

Enterprise Private Cloud Storage

Cloud Computing Paradigm Shift. Jan Šedivý

Zadara Storage Cloud. VPSA User Guide. February Revision B ZADARA Storage, Inc. All rights reserved.

ZADARA STORAGE. Managed, hybrid storage EXECUTIVE SUMMARY. Research Brief

Getting performance & scalability on standard platforms, the Object vs Block storage debate. Copyright 2013 MPSTOR LTD. All rights reserved.

High Performance Server SAN using Micron M500DC SSDs and Sanbolic Software

Cloud Optimize Your IT

Cloud Computing - Architecture, Applications and Advantages

Implementing Multi-Tenanted Storage for Service Providers with Cloudian HyperStore. The Challenge SOLUTION GUIDE

ANY SURVEILLANCE, ANYWHERE, ANYTIME

VMware vsphere 5.0 Boot Camp

An Overview of Data Storage on the Cloud

Amazon Web Services Demo Tech Exchange. Slides:

Amazon Cloud Storage Options

Alfresco Enterprise on AWS: Reference Architecture

BITDEFENDER SECURITY FOR AMAZON WEB SERVICES

Home storage and backup options. Chris Moates Head of Lettuce

IncidentMonitor Server Specification Datasheet

Cloud Security considerations for business adoption. Ricci IEONG CSA-HK&M Chapter

Red Hat Storage Server

If you do NOT use applications based on Amazon Web Services raise your hand.

10GbE Ethernet for Transfer Speeds of Over 1150MB/s

Data Centers and Cloud Computing. Data Centers

A Virtual Filer for VMware s Virtual SAN A Maginatics and VMware Joint Partner Brief

FileDrawer An Enterprise File Sharing and Synchronization (EFSS) solution.

EMC ENCRYPTION AS A SERVICE

An Introduction to Cloud Computing Concepts

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

WOS Cloud. ddn.com. Personal Storage for the Enterprise. DDN Solution Brief

Ultra-Scalable Storage Provides Low Cost Virtualization Solutions

Cloud Backup e Disaster Recovery Evoluzione delle soluzioni di CTERA Pavia 15 Marzo 2012

VMWARE VSPHERE 5.0 WITH ESXI AND VCENTER

StoneFly SCVM TM for ESXi

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module

Storage Virtualization: Towards an Efficient and Scalable Framework

<Insert Picture Here> Enabling Cloud Deployments with Oracle Virtualization

AVLOR SERVER CLOUD RECOVERY

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

Cloud File Services: October 1, 2014

Storage Options in the AWS Cloud: Use Cases

Nimble Storage Replication

Striped Set, Advantages and Disadvantages of Using RAID

Transcription:

Introduction to Datacenters & the Cloud Introduction to Storage in the Cloud Alex M. Hurd Clarkson Open Source Institute April 14, 2015 Alex M. Hurd (COSI) Introduction to Datacenters & the Cloud April 14, 2015 1 / 14

Overview What is Cloud Storage Pros and Cons Precautions RAID NAS SAN Alex M. Hurd (COSI) Introduction to Datacenters & the Cloud April 14, 2015 2 / 14

What is Cloud Storage Cloud storage is a model of data storage where digital data is stored in logical pools that span multiple servers (and often locations), the physical location is managed by an outside company and not the data s owner. Providers are responsible for keeping the data available and accessible, as well as keeping the physical location secure and running. People and organizations purchase storage capacity from cloud storage providers. Alex M. Hurd (COSI) Introduction to Datacenters & the Cloud April 14, 2015 3 / 14

History of Cloud Storage Cloud Storage is believed to data back to the 1960 with Joseph Carl Robnett Licklider and his involvement with ARPNET. In 1983 CompuServe offered it s users 128k of disk space that could store whatever the customer wanted to upload. In 1994 AT&T introduced PersonaLink service, their storage was the first to be all web-based. In 2006 Amazon introduced AWS S3, and became the storage provider for companies like DropBox. Alex M. Hurd (COSI) Introduction to Datacenters & the Cloud April 14, 2015 4 / 14

Architecture Cloud storage is highly virtualized, providing near instant elasticity and scalability. Made up of many distributed systems, but still acts as one. Known as a federated cloud. Highly fault tolerant though redundancy and distribution of data. Highly durable thought versioned copies Alex M. Hurd (COSI) Introduction to Datacenters & the Cloud April 14, 2015 5 / 14

Advantages Companies only pay for what they need, typically billed once a month. Disaster proof storage with backups at multiple geographic locations. Access to data anywhere anytime with multiple devices. Alex M. Hurd (COSI) Introduction to Datacenters & the Cloud April 14, 2015 6 / 14

Issues Data may disappear when the company hosting the data: Goes Bankrupt Expand or Change their focus Be purchased by another company Be purchased by a company with export restrictions Higher latency Security Alex M. Hurd (COSI) Introduction to Datacenters & the Cloud April 14, 2015 7 / 14

Storing Data in the Cloud Encrypt your data in transit (RSync, SCP, SFTP, etc) Encrypt data before it is transmitted to the storage provider Use strong passwords with encryption and storage providers APIs and Admin Console. Change passwords, and do not use the same one twice. Alex M. Hurd (COSI) Introduction to Datacenters & the Cloud April 14, 2015 8 / 14

Redundant Array of Inexpensive Disks (RAID) Storage virtualization designed to increase redundancy or performance. RAID levels refer to the way in which the data is distributed across the disks. Each RAID level has special requirements, but are all balanced around three goals; Reliability, Availability, Performance, and Capacity. Alex M. Hurd (COSI) Introduction to Datacenters & the Cloud April 14, 2015 9 / 14

RAID6 RAID6 requires a minimum of 5 independent disks There is no performance penalty for read operations Write operations have a penalty for the overhead associated with parity calculations Sometime RAID controllers can have ASICs for calculating parity Alex M. Hurd (COSI) Introduction to Datacenters & the Cloud April 14, 2015 10 / 14

RAID1 RAID1 requires a minimum of 2 independent disks There is a performance increase for read operations Write operations have are only as good as a single drive Alex M. Hurd (COSI) Introduction to Datacenters & the Cloud April 14, 2015 11 / 14

RAID0 RAID0 requires a minimum of 2 independent disks There is a performance increase for write operations Read operations take a latency hit. Alex M. Hurd (COSI) Introduction to Datacenters & the Cloud April 14, 2015 12 / 14

Network Attached Storage (NAS) NAS is a file level data storage server connected to a group of hosts NASs uses NFS for Linux, SMB for Windows, and AFP for OSX communication NASs generally use RAID as a form of redundancy for data stored in the system NASs often run a stripped down version of a full OS Alex M. Hurd (COSI) Introduction to Datacenters & the Cloud April 14, 2015 13 / 14

Storage Area Network (SAN) SANs provide block level storage to connected hosts Most SANs connect to hosts over FiberChannel, AoE, or iscsi SANs do not provide the file system for the host Alex M. Hurd (COSI) Introduction to Datacenters & the Cloud April 14, 2015 14 / 14