Tigran's blog Blog about Hi-Tech

25Jun/091

Amazon S3

Amazon S3 is one of those services that providing Amazon Web Services(AWS). S3 - Opens as Simple Storage Service. Sites like twitter.com and woots.com is using S3. I will not describe what is Amazon S3, to know what is S3 visit official page. I will only tell you about using AWS through PHP.

Firstly I want to say, that official Amazon API is not easy to use under PHP, it is using HTTP Requests to receive and send data. I know 3 API's for using S3(and not only S3). Here is API's and little description for each.

1. Official REST API, in which you straightly working with HTTP Requests. Here is sample code from official site. This code uploads file to AWS server.

Click here to show code
Comments (1) Trackbacks (0)
  1. Hi, I can’t understand how to add your site in my rss reader. Can you Help me, please :)


Leave a comment


No trackbacks yet.