Skip to content

Comment on Ask HN: Image hosting for user uploads

Comments

S3 + CloudFront (CDN). S3 is super easy to deal with programmatically and if you ever need to do batch operations from a GUI, there are "FTP" clients that can connect to S3. CloudFront is a nice bump up in performance for minimal increase in cost (if you're trying to do as low cost as possible reduced redundancy S3 is the cheapest option I've seen).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.