Amazon S3
From Wikipedia, the free encyclopedia
| This article does not cite any references or sources. (December 2007) Please help improve this article by adding citations to reliable sources. Unverifiable material may be challenged and removed. |
| This article may not meet the general notability guideline or one of the following specific guidelines for inclusion on Wikipedia: Biographies, Books, Companies, Fiction, Music, Neologisms, Numbers, Web content, or several proposals for new guidelines.
If you are familiar with the subject matter, please expand or rewrite the article to establish its notability. The best way to address this concern is to reference published, third-party sources about the subject. If notability cannot be established, the article is more likely to be considered for redirection, merge or ultimately deletion, per Wikipedia:Guide to deletion. This article has been tagged since December 2007. |
Amazon S3 (Simple Storage Service) is an online storage web service offered by Amazon Web Services. Amazon S3 provides unlimited storage through a simple web services interface. Data can be easily stored and retrieved at any time, from anywhere on the web. Amazon charges in proportion to the amount of data stored and applies charges for sending and receiving data.
Amazon S3 uses the same scalable storage infrastructure that Amazon.com uses to run its own global e-commerce network.
Launched in March 2006[1], Amazon S3 is currently being used by small start-ups and enterprise clients as a web hosting service, image hosting service, back-up system, and more.
[edit] Design
S3's design aims to provide scalability, high availability, and low latency at commodity costs.
S3 stores arbitrary objects up to 5 gigabytes in size, each accompanied by up to 2 kilobytes of metadata. Objects are organized into buckets (each owned by an AWS account), and identified within each bucket by a unique, user-assigned key.
Buckets and objects can be created, listed, and retrieved using either a REST-style HTTP interface or a SOAP interface. Additionally, objects can be downloaded using the HTTP GET interface and the BitTorrent protocol.
Requests are authorized using an access control list associated with each bucket and object.
Bucket names and keys are chosen so that objects are addressable using HTTP URLs:
-
http://s3.amazonaws.com/bucket/key -
http://bucket.s3.amazonaws.com/key -
http://bucket/key(where bucket is a DNS CNAME record pointing to s3.amazonaws.com)
Because objects are accessible by unmodified HTTP clients, S3 can be used to replace significant existing web hosting infrastructure.
[edit] References
- ^ Amazon.com (2006-03-14). "Amazon Web Services Launches "Amazon S3"". Press release.
- Amazon S3 Developer Guide (2006-03-01).
[edit] External links
- Amazon S3 (official site)
Amazon.com | |
|---|---|
| People | Jeff Bezos • Tom Szkutak • Brian Valentine • Werner Vogels |
| Websites | A9.com • Alexa Internet • Amapedia • Askville • CDNOW • Digital Photography Review • Internet Movie Database • Joyo.com • Mobipocket |
| Web Services | Alexa Web Services • E-Commerce Service • EC2 • FPS • Marketplace • Mechanical Turk • S3 • Simple Queue Service |
| Other | 1-Click • Amazon Fishbowl • Amazon Kindle • Amazon Standard Identification Number • Statistically Improbable Phrases • Unbox |
| Annual Revenue: Image:Green Arrow Up Darker.svg$10.71 billion USD (2006) • Employees: 13,900 (2006) • Stock Symbol: NASDAQ AMZN | |

