You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2017/09/01 21:46:00 UTC

[jira] [Comment Edited] (JCLOUDS-1337) Portable object-level storage classes

    [ https://issues.apache.org/jira/browse/JCLOUDS-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16144807#comment-16144807 ] 

Andrew Gaul edited comment on JCLOUDS-1337 at 9/1/17 9:45 PM:
--------------------------------------------------------------

Overview of provider support:

* Atmos: not supported
* AWS: standard, IA, Glacier
    https://aws.amazon.com/s3/storage-classes/
* Azure: hot, cool, archive
    https://azure.microsoft.com/en-us/blog/introducing-azure-cool-storage/
    https://azure.microsoft.com/en-us/blog/announcing-the-public-preview-of-azure-archive-blob-storage-and-blob-level-tiering/
    https://azure.microsoft.com/en-us/pricing/details/storage/
* B2: not supported
* filesystem/transient: can emulate support
* GCS: standard, nearline, coldline
    https://cloud.google.com/storage/docs/storage-classes
* Swift: only container-level support
    http://docs.openstack.org/developer/swift/overview_erasure_code.html


was (Author: gaul):
Overview of provider support:

* Atmos: not supported
* AWS: standard, IA, Glacier
    https://aws.amazon.com/s3/storage-classes/
* Azure: hot, cool, archive
    https://azure.microsoft.com/en-us/blog/introducing-azure-cool-storage/
    https://azure.microsoft.com/en-us/blog/announcing-the-public-preview-of-azure-archive-blob-storage-and-blob-level-tiering/
    https://azure.microsoft.com/en-us/pricing/details/storage/
* B2: not supported
* filesystem/transient: can emulate support
* GCS: standard, nearline, coldline
    https://cloud.google.com/storage/docs/storage-classes
* Swift: only supported container
    http://docs.openstack.org/developer/swift/overview_erasure_code.html

> Portable object-level storage classes
> -------------------------------------
>
>                 Key: JCLOUDS-1337
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1337
>             Project: jclouds
>          Issue Type: New Feature
>          Components: jclouds-blobstore
>    Affects Versions: 2.0.2
>            Reporter: Andrew Gaul
>
> Presently jclouds only supports object-level storage classes for S3.  After adding support for Azure and GCS, we could add this option to the portable abstraction.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)