Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: Any AWS S3 alternatives to reduce the PUT cost?
2 points by saradhi 82 days ago | hide | past | favorite | 3 comments
Please suggest AWS S3 alternatives to reduce the PUT cost and not impacting the latency.

Usecase: I want to store 1-1.5mn images (avg size 50kb). All images are deleted after 10 days. 98% of the images are not even viewed once - as a result, I have to save every image.

I have tried Wasabi, but the latency was too high (500ms to 2secs) for the upload from AWS Lambda.




Minio isn’t difficult to set up on kube - if your s3 consumer or producer are in-cluster you can have blazing fast access.


Self hosted OpenStack


Backblaze B2?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: