Amazon S3: 2009年5月アーカイブ

Amazon S3の料金

| | コメント(1) | トラックバック(0)

カテゴリ:

[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のリファレンス

| | トラックバック(0)

カテゴリ:

はじめに読むガイド(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/)...

FTP感覚でAmazon S3にファイルを置く

| | トラックバック(0)

カテゴリ:

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 = ...

Amazon S3のキー概念

| | トラックバック(0)

カテゴリ:

This section describes key Amazon S3 concepts. ## オブジェクト:Objects オブジェクトはAmazon S3に保存される基本的要素(fundamental entities)です。オブジェクトはデータとメタデータからなり、サイズは1Bから5GBまで可能。データ部分はAmazon S3では意味をなしません(opaque)。メタデータは名前と値(name-value)の組で、オブジェクトを記述しています。加えて、Content-Typeのような標準的HTTPメタデータ情報ももちます。開発者は、オブジェクトを保存するときに独自メタデータを付...

Amazon S3を使いたい。

| | コメント(1) | トラックバック(0)

カテゴリ:

[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. #...

このアーカイブについて

このページには、2009年5月以降に書かれたブログ記事のうちAmazon S3カテゴリに属しているものが含まれています。

次のアーカイブはAmazon S3: 2009年10月です。

最近のコンテンツはインデックスページで見られます。過去に書かれたものはアーカイブのページで見られます。