[http://aws.amazon.com/s3/#pricing](http://aws.amazon.com/s3/#pricing) 使っただけ払えばよい。最小限の価格という物はありません。AWS Simple Monthly Calculatorをつかって毎月の料金を概算できます。 Pay only for what you use. There is no minimum fee. Estimate your monthly bill using the AWS Simple Monthly Calculator. コストがかからない場合はその分安くしか課金しません。だから、...
Amazon S3: 2009年5月アーカイブ
はじめに読むガイド(Getting Started guide) - [http://docs.amazonwebservices.com/AmazonS3/latest/gsg/](http://docs.amazonwebservices.com/AmazonS3/latest/gsg/) デベロッパーガイド - [http://docs.amazonwebservices.com/AmazonS3/2006-03-01/](http://docs.amazonwebservices.com/AmazonS3/2006-03-01/)...
MacのFTPソフト、Cyberduckを使えば、スクリプトを書かずとも、簡単にS3上にファイルを置くことができます。 - [Cyberduck](http://cyberduck.ch/index.php) - [CyberduckのAmazon S3に関するサポートページ](http://trac.cyberduck.ch/wiki/help/en/howto/s3) 新規接続でAmazon S3を選択して、usernameとpasswordにはそれぞれthe Access Key ID とthe Secret Access Key をいれればよい。 - username = ...
This section describes key Amazon S3 concepts. ## オブジェクト:Objects オブジェクトはAmazon S3に保存される基本的要素(fundamental entities)です。オブジェクトはデータとメタデータからなり、サイズは1Bから5GBまで可能。データ部分はAmazon S3では意味をなしません(opaque)。メタデータは名前と値(name-value)の組で、オブジェクトを記述しています。加えて、Content-Typeのような標準的HTTPメタデータ情報ももちます。開発者は、オブジェクトを保存するときに独自メタデータを付...
[Amazon S3 FAQ](http://aws.amazon.com/s3/faqs/#What_can_I_do_with_Amazon_S3) ### Q: What is Amazon S3? Amazon S3 is storage for the Internet. It's a simple storage service that offers software developers a highly-scalable, reliable, and low-latency data storage infrastructure at very low costs. #...
Amazon S3を使いたい。の続きを読む