Download presentation
Presentation is loading. Please wait.
Published byConrad Wilkins Modified over 9 years ago
1
Cloud based storage
4
Cloud Storage Storage accessed by a web service API It is a block storage, it exposes its storage to clients as Raw storage that can be partitioned to create volumes
5
IBM Website Cloud storage access methods
8
Cloud storage models
9
Provisioning cloud storage Unmanaged and managed storage Unmanaged storage, the storage service provider makes storage capacity available to users, but defines the nature of storage How to use? What applications are supported?
10
Managed Cloud storage Amazon EMC Google storage for developers IBM smart Business storage cloud Nirvanix Rackspace
11
Cloud storage domain model and interfaces USER Application MetadataSystem Storage Pointer Tables (URLS) Stored Data
12
Cloud Data Management Interface (CDMI) Specifies an API that a server must implement so that remote clients can store, retrieve, and manage data via web services (http calls)
15
A client of both interfaces would perform the following operations as an example: The Client creates a CDMI Container through the CDMI interface and exports it as an OCCI export type. The CDMI Container ObjectID is returned as a result. The Client then creates a Virtual Machine through the OCCI interface and attaches a storage volume of type CDMI using the ObjectID. The OCCI Virtual Machine ID is returned as a result. The Client then updates the CDMI Container object export information with the OCCI Virtual Machine ID to allow the Virtual Machine access to the container. The Client then starts the Virtual Machine through the OCCI interface.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.