72 posts tagged “aws”
2008
Browser Uploads to S3 using HTML POST Forms. I didn’t know you could do this: create a regular HTML form that gives people permission to upload direct to your own S3 bucket, using a signed JSON policy statement in a hidden form field to prevent third parties from abusing your S3 account.
2007
Amazon Gets an SLA (But I Still Can’t Use It). “Ontario’s Freedom of Information and Protection of Privacy Acts (FIPPA) don’t allow me to store sensitive information (e.g., students’ work) in jurisdictions that permit secret warrants, like those mandated by the USA PATRIOT Act.”
Amazon S3 Service Level Agreement (via) Went in to effect on the 1st of October. Promises 99.9% uptime over a monthly billing cycle or you get “service credits” towards future S3 payments.
Processing Web Documents using Alexa Web Search, Amazon S3 and Amazon EC2. I’m not sure when it happened, but Alexa Web Search can be hooked in to EC2 now—presumably with free bandwidth between the two.
Mass Video Conversion Using AWS. How to use S3, SQS, EC2, ffmpeg and some Python to bulk convert videos with Amazon Web Services.
boto. Python library for accessing Amazon’s S3, SQS and EC2 Web Services, with excellent documentation.
2006
An S3 AJAX Wiki. Les continues to innovate against S3.
How I’m using Amazon S3 to serve media files. Adrian’s saving server overhead on ChicagoCrime by serving media from S3.
JavaScript apps with read/write access to S3. JS apps hosted on S3 could read and write to the store.
Backing Up Flickr Photos with Amazon S3. 25 lines of Python.
BitBucket—Experimenting with Amazon S3 Service in Python (via) Nice pythonic API.
Amazon S3. Game changing.