0

Does ceph gateway support Azure blob storage?

In below link docs, they mentioned only S3 and Swift API supported. Can we use for azure blob?

https://docs.ceph.com/en/quincy/radosgw/index.html

Or any open source object storage gateways are available and that has support to Azure blob. I know minio but we need to explore other products.

Vidya
  • 547
  • 1
  • 10
  • 26

1 Answers1

0

As per official document by docs.ceph, Ceph object storge Supports two interfaces. First one is S3-Compatible and second one is Swift Compatible.

but other Best alternative apps just like Cepha are these following (MinIO, Seaweedfs, StorPool, GluserFs, DRBD)

More alternative visit this Web Site

Mohit Ganorkar
  • 1,917
  • 2
  • 6
  • 11