

# Amazon S3 的效能設計模式
<a name="performance-design-patterns-for-amazon-s3"></a>

當要將應用程式設計成從 Amazon S3 上傳及擷取儲存體時，請使用我們的最佳實務設計模式，讓您的應用程式獲得最佳效能。我們也提供了《[效能準則](https://docs.aws.amazon.com/AmazonS3/latest/dev/optimizing-perforance-guidelines.html)》，供您考量應用程式架構規劃。

若要最佳化效能，您可以使用下列設計模式。

**Topics**
+ [對經常存取的內容使用快取](using-caching-for-frequently-accessed-content.md)
+ [適用於對延遲敏感之應用程式的逾時和重試](timeouts-and-retries-for-latency-sensitive-applications.md)
+ [高傳輸量的水平擴展與請求並行化](horizontal-scaling-and-request-parallelization-for-high-throughput.md)
+ [使用 Amazon S3 Transfer Acceleration 加速異地資料傳輸](using-amazon-s3-transfer-acceleration-to-accelerate-geographically-disparate-data-transfers.md)