SNIA / CDMI-spec

Specification issues and source files
Other
3 stars 1 forks source link

CDMI Functional Mapping #287

Open dslik opened 3 years ago

dslik commented 3 years ago

As part of assessing and demonstrating the value of multi-cloud data storage using CDMI, it would be useful to create a large table that lists all of the functionality provided by the big three cloud vendor's object storage interfaces (AWS, Google, Azure), and provide over the wire examples of each operation.

This will demonstrate coverage and the ability for CDMI to be used as an abstraction layer for multi-cloud apps.

dslik commented 3 years ago

For ease of editing, let's use markdown with each of the four examples as subheadings under a heading describing the function. e.g.

Read a byte range of the object's value

AWS

AWS Example

Azure

Azure Example

GCP

GCP Example

CDMI

CDMI Example

We should omit authentication from the examples.

dslik commented 3 years ago

TC advises us that we should make this a new work item.