Hacker News new | ask | show | jobs
by andrewmcwatters 1410 days ago
I suspect you could do something like this with MinIO. That seems to be their thing.
1 comments

That's great point. I guess I'm looking for a multi-cloud Minio-as-a-service solution?
This is supported by MinIO, but not "as a service." Essentially you run MinIO everywhere (AWS, GCP, Azure, IBM, on-prem, OpenShift, Tanzu etc). In the public clouds you can either roll your own or use the marketplace offerings.

In effect, you are choosing MinIO object storage over the "stock" object storage (which is incompatible with the other clouds).

You can use MinIO's ILM policies to replicate, tier, etc.

You still pay for compute, network + drive but then pay MinIO vs. S3/Blob. There will be no egress fees.