2
votes
3answers
49 views

What media should I store on server and what media should I store on 3rd party hosts?

Right now, amazon s3 holds all my images, but I must wonder, is that necessary or for the best? It seems to me like for images, such as a favicon, I should just host it on my own server since s3 ...