Difference between revisions of "Object storage"
Jump to navigation
Jump to search
↑ https://developers.cloudflare.com/r2/platform/pricing/
(8 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
== Object Storage [[cloud providers]] == | == Object Storage [[cloud providers]] == | ||
− | * [[Amazon S3]] ([[2006]]) | + | * [[Amazon S3]] ([[2006]]): 5 GB/month, <code>[[aws s3]]</code> |
+ | * [[Azure Blob Storage]]: <code>[[az storage]]</code> | ||
+ | * [[Google Cloud Storage (GCS)]]: <code>[[gcloud storage]]</code> | ||
* [[Swift (OpenStack)]] ([[2010]]) | * [[Swift (OpenStack)]] ([[2010]]) | ||
* [[IBM Cloud]]: <code>[[ibmcloud cos]]</code> | * [[IBM Cloud]]: <code>[[ibmcloud cos]]</code> | ||
* [[MinIO]] (2014, [[Go]]) | * [[MinIO]] (2014, [[Go]]) | ||
* [[Ceph]] ([[2012]]) | * [[Ceph]] ([[2012]]) | ||
− | |||
* [[Cloudian|Cloudian HyperStore Object Storage]] | * [[Cloudian|Cloudian HyperStore Object Storage]] | ||
− | |||
* [[Tencent Cloud Object Storage (COS)]] (50 Gb [[free tier]]) | * [[Tencent Cloud Object Storage (COS)]] (50 Gb [[free tier]]) | ||
* [[Manta]] | * [[Manta]] | ||
* [[Oracle Cloud]] | * [[Oracle Cloud]] | ||
* [[Digital Ocean]] | * [[Digital Ocean]] | ||
+ | * [[Cloudflare R2]]: (no credit card) 10 GB/month <ref>https://developers.cloudflare.com/r2/platform/pricing/</ref> | ||
== Related terms== | == Related terms== | ||
Line 20: | Line 21: | ||
* [[NetApp]] [[FabricPools]] | * [[NetApp]] [[FabricPools]] | ||
* [[Cloud Storage]] | * [[Cloud Storage]] | ||
+ | * [[Object Storage Service]] | ||
* [[Rackspace Cloud Files]] | * [[Rackspace Cloud Files]] | ||
+ | * [[Cyberduck]] | ||
== See also == | == See also == |
Latest revision as of 13:52, 27 January 2025
wikipedia:Object storage is a computer data storage architecture that manages data as objects, as opposed to other storage architectures like file systems which manages data as a file hierarchy, and block storage which manages data as blocks within sectors and tracks.
Object Storage cloud providers[edit]
- Amazon S3 (2006): 5 GB/month,
aws s3
- Azure Blob Storage:
az storage
- Google Cloud Storage (GCS):
gcloud storage
- Swift (OpenStack) (2010)
- IBM Cloud:
ibmcloud cos
- MinIO (2014, Go)
- Ceph (2012)
- Cloudian HyperStore Object Storage
- Tencent Cloud Object Storage (COS) (50 Gb free tier)
- Manta
- Oracle Cloud
- Digital Ocean
- Cloudflare R2: (no credit card) 10 GB/month [1]
Related terms[edit]
- Centera
- File system: HDFS
- NetApp FabricPools
- Cloud Storage
- Object Storage Service
- Rackspace Cloud Files
- Cyberduck
See also[edit]
- Object storage: AWS S3, ceph, Scality, SWIFT, Cloudian, MinIO, Swift (OpenStack), Object versioning
- Cloud storage, File hosting service, DigitalOcean Spaces
- key-value
- GPFS, GFS2
Advertising: