Hacker News new | ask | show | jobs
by danielvf 3123 days ago
I'm also going to really recommend putting images on Amazon S3 (or Google's equivalent). If you get a good library to handle this, you can also get nicely resized thumbnails as well.

When using volumes, you are are going to constantly have to deal with mapping and rebuilding these as you grow. S3 is just set and forget.

1 comments

thanks, yes, i need to work on the resizing part as well