Well i know its an online file storage web service but i wanted to know specifically hwo do you use it? Let's say i have web application where people upload a lot of files and later on edit and store those file on the server. Ideally i would save files on the server where the website is hosted so the users can access the files normally but it is scalable only to an extent. I find S3 a really cool solution but i really dont understand how do you store file in their after my user uploads the files via my web app and how can they access those files from S3 for download. Sorry if this sounds like a dumb question but i really dont have any idea how to start using S3 and their panel looks so vague. Thats the reason why i popped the question here.
Thanks in advance! :)