Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: What is the best way to store images?
2 points by hazz99 on May 14, 2019 | hide | past | favorite | 1 comment
Hi,

I want to make a site similar to Google Photos, but I'm hung up on the best/cheapest way to host the image files.

I don't want to run into the situation where I need to conduct an expensive, complex migration from one hosting provider to another (E.g. DO to AWS)

I've considered hosting them on S3, but I'm not a huge fan of the complex AWS ecosystem (though maybe I should force myself to learn it in-depth)

I enjoy using DigitalOcean, but it seems to be more expensive.

My plan is to use some object storage offering, and save IDs in a database (because I've read that storing large files in the DB is "bad")

I have 0 experience in the large-file storage space – I've only ever worked with SQL databases. Can someone please share their experience?

Cheers!



I didn't have experiences of this, but is recommended storage in disk or better in one CDN:

https://stackoverflow.com/questions/6472233/can-i-store-imag...




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

Search: