Here is my question to those who can relate:

I have heard over and over again to NOT store pictures in a blob on a server, because it can bog down the server in a hurry if many users are using the application.

But.. how does this really come into play? If I have 500 images on my server, will that bog it down? Will it only be a problem if say, under 10 people, are accessing the server at once?

Can someone put this into a real-world example? Thanks!!