1 / 35

Working with Cloud-based Storage

Working with Cloud-based Storage. Mobile Cloud Computing. Mobile cloud computing A model where processing is done in the cloud, data is stored in the cloud, mobiles device serves as a presentation platform or a display. Advantage of cloud apps to mobile cloud

Télécharger la présentation

Working with Cloud-based Storage

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Working with Cloud-based Storage

  2. Mobile Cloud Computing • Mobile cloud computing • A model where processing is done in the cloud, data is stored in the cloud, mobiles device serves as a presentation platform or a display. • Advantage of cloud apps to mobile cloud • Thinner devices -> less processing, consume less power and have better battery life. • Avoidance of vendor lock-in.

  3. Securing Approach • Mobile web service are those in which information is transferred between applications (browser) and services over the internet. • WS-Discovery from OASIS(On-line Applicant Status and Information System) Standard • WSDL (Web Service Description Language) • UDDI (Universal Description, Discovery, and Integration) • SOAP (Simple Object Access Protocol)

  4. BlackBerry Push Service

  5. Outline • Measuring the digital universe • Provisioning cloud storage • Creating cloud storage systems • Cloud backup solutions • Cloud storage interoperability

  6. Measuring the Digital Universe • Facts of hunger for storage • An email with a 1GB attachment to 3 people can generate an estimated 50GB of stored managed data. • Only 25% of the data stored is unique, while 75% of the data stored is duplicated. • 70% of the data stored in the world is user initiated. • More than 50% of the data created everyday is the data that is automatically generated, especially from video cameras and surveillance photos, financial transaction event logs, performance data and so on. • Much of the data produced is temporal, and deleted.

  7. EMC’s Digital Universe Homepage

  8. Cloud Storage Data Usage in 2020 By International Data Corporation, Digital Universe, May 2010

  9. Provisioning Cloud Storage • IaaS model • Storage accessed by Web service API • Cloud characteristics • Network access most often through browser • On-demand provisioning • User control • SaaS model • Software package on top of cloud storage for backup, synchronization, archiving, etc.

  10. Storage Devices • Block storage device • Raw storage that can create volumes • Data is transferred in blocks • Example, hard disk, flash drives • Faster data transfers/ additional overhead on clients • File storage device • Expose its storage to client in a form of files • Example, file server, most often in the form of Network Attached Storage (NAS) devise • Slower transfers/ less overhead from clients

  11. Cloud Storage Types • Unmanaged storage • Preconfigured storage (limited level of mgt) • Cannot (1) format as your like, (2) install your own file system (FAT, NTFS), and (3) change drive properties (compression, encryption) • Reliable, relatively cheap, easy to work with • Managed storage • Provided as a raw disk • Can (1) format and partition the disk, (2) attach or mount the disk, and (3) make storage assets available to applications and other users • Support applications built using Web services

  12. Dropbox – File Transfer Utility

  13. Amazon S3 and Rackspace Cloud

  14. Creating Cloud Storage Systems • Concepts • Multiple copies of data are stored on multiple servers and in multiple locations • Storage virtualization software • Failover - > changing the pointers to the stored object’s location • Example • Amazon Web Service (EC2, S3) supports “failover” / load balancing ->but you must purchase these features

  15. ByCast’s StorageGRID

  16. Evaluating Cloud Storage • Important considerations • Client self-service • Strong management capabilities • Scale up – more disks • Scale out – additional storage systems • Performance characteristics such as throughput • Block-based or file-based protocol support • Seamless maintenance and upgrades

  17. Cloud Backup Solutions • Cloud Storage is uniquely positioned to serve as a last line of defense in a strong backup routine. • Backup types • Full system or image backups • Point-in-time (PIT) backups or snapshots • Incremental backups

  18. Differential and incremental backups: A differential backup is related to an incremental backup, but with some subtle differences in the way the archive bit is handled. During an incremental backup, any changed files are copied to the backup media and their archive attribute is cleared by the incremental backup. • In a differential backup, all of the changed files since the last full backupare copied by the backup software, which requires that the software leave the archive bit set to ON for any differential backup, as only a full backup can clear all files' archive bit

  19. Reverse Delta backup: A reverse delta backup creates a full backup first and then periodically synchronizes the full copy with the live version.

  20. Continuous Data Protection (CDP) or mirroring: The goal of this type of backup system is to create a cloned copy of your current data or drive. A cloud storage system contains a certain built-inlatency, so unless the original data set is quiescent, the mirror lags behind the original inconcurrency.

  21. Open file backup: Some applications such as database systems and messaging systems aremission critical and cannot be shut down before being backed up. An open file backup analyzes thetransactions that are in progress, compares them to the file(s) at the start of the backup and the file(s)at the end of the backup, and creates a backup that represents a complete file as it would exist at thetime the backup started after all the transactions have been processed.

  22. Data archival: The term archiving is used to specify the migration of data that is no longer in use to secondary or tertiary long-term data storage for retention. An archive is useful for legalcompliance or to provide a long-term historical record.

  23. 3-2-1 Backup rule • 3 copies (1 primary and 2 backups) • 2 different media • 1 copy should be stored offside

  24. Cloud Backup Features • Logon authentication. • High encryption of data transfers. • Lossless data compression to improve throughput. • Automated and scheduled backup. • Fast backup (snapshots) after full online backup, with 10-30 historical versions of a file retained. • Data versioning with the ability to retrieve historical versions of files from different back ups.

  25. Cloud Backup Features (Cont.) • Multiplatform support. • Web-based management console with ease of use features such as drag and drop, e-mail, updates and file sharing. • 24x7 technical support. • Logging and reporting of operations. • Multisite storage or replication, enabling data failover.

  26. Cloud Attached Backup • Hardware based solutions are available for backing up your systems to cloud based storage. • CTERA sells a server named as Cloud attached Storage, which is meant for Small and Medium Business(SMB) market ,branch offices and the small office home office(SOHO) market.

  27. Cloud Attached Backup cont • CTERA cloud back up provides a solution that optimizes the back up based on bandwidth availability. • It performs incremental back ups from the server, compressing and encrypting the data that is transmitted to CTERA’s Cloud storage servers where de-duplication is performed.

  28. CTERA’s Cloudplug

  29. CTERA’s Cloudplug Contd. • This device converts turns the hard drive into a NAS server. • This cloudplug performs back up and synchronization services and then performs automated or on-demand back ups and snapshots of your system.

  30. Cloud Attached Backup

  31. Cloud Storage Interoperability • Open standards (operating-system neutral and file-system neutral) • Workgroups • Cloud Data Management Interface (CDMI) from Storage Networking Industry Association (SNIA) • http://www.snia.org • Open Cloud Computing Interface (OCCI) from SNIA and Open Grid Forum (OGF) • http://www.ogf.org

  32. CDMI allows data in cloud storage to be managed from variety of resources

More Related