I'm working on a project with user created content, users basically upload long mp3 files to the server which can then be played by other users.
Recently users not from europe reported slow "seek time" and "play time", so i'm wondering how could i make it fast everywhere?
One idea was to put cloudfront in front of the s3, but i guess the first user from each zone would still have a slow start?