Comment on Show HN: Infreqdb – S3 backed key/value database for infrequent read accessparentComments−udkl9yIf your data storage requirement is semi-constant at 1.5TB and is ephemeral, have you looked at just using your own replicated servers ?That would probably turn out to be cheaper than using S3 - https://github.com/minio/minio−sajal83OP9yThe data is not ephemeral, only the cache is.
Comments
If your data storage requirement is semi-constant at 1.5TB and is ephemeral, have you looked at just using your own replicated servers ?
That would probably turn out to be cheaper than using S3 - https://github.com/minio/minio
The data is not ephemeral, only the cache is.