Minio
Minio is an open source object storage server compatible with Amazon S3 APIs. You can store any blob of data such as photos, videos, container/VM images, archives, logs etc as objects. In a simplistic sense, it is like a ZFS filesystem with simple get/put RESTful API. It also has built-in erasure code and bitrot protection capability which eliminates the need for RAID controllers.