Almost anything with amazon is overly complicated.
Is there ANY advantage to storing images in S3 rather than in the filesystem?
There's no outside service that needs to access my images where it would be easier for them to pull it from S3.
And I'm planning to use a CDN, so once the origin images have been cached at the CDN, they won't be hitting my server/tomcat anyway.
Just wondering?
Jaymer...