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).
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).