

# Amazon S3 のパフォーマンスのガイドライン
<a name="performance-guidelines-for-amazon-s3"></a>

 アプリケーションで Amazon S3 の最適なパフォーマンスを得るために、以下のガイドラインを推奨しています。

**Topics**
+ [パフォーマンスを測定する](measure-performance.md)
+ [ストレージ接続を水平にスケールする](scale-storage-connections-horizontally.md)
+ [バイト範囲のフェッチを使用する](use-byte-range-fetches.md)
+ [レイテンシーの影響を受けやすいアプリケーションのリクエストを再試行する](retry-requests-for-latency-sensitive-applications.md)
+ [同じ AWS リージョンで Amazon S3 (ストレージ) と Amazon EC2 (コンピューティング) を組み合わせる](combine-amazon-s3-storage-and-amazon-ec2-compute-in-the-same-aws-region.md)
+ [Amazon S3 Transfer Acceleration を使用して距離によるレイテンシーを最小限に抑える](use-amazon-s3-transfer-acceleration-to-minimize-latency-caused-by-distance.md)
+ [最新バージョンの AWS SDK を使用する](use-the-latest-version-of-the-aws-sdks.md)