I am new to GAE and I have a hard time decreasing my outgoing bandwidth. I do think that most bandwidth is about IMAGE I'm hosting (e.x. Portraits or Background etc.)
It's there any difference between hosting a image in data store (Blob)
or < img src="\something.png >"
or <img src="http://i.imgur.com/something.jpg"
(just about the outgoing bandwidth)
Thanks