Monthly Archives April 2020

When most people use S3 (Simple Storage Service), the first thing they think about is Amazon Cloud Storage. However, the S3 protocol is actually used in many places outside of AWS. S3 is used for interfacing with object storage over a network, by using buckets, keys, and operations. One example is how Ceph implements it via its RADOS Gateways (RGW).…

Close