

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 最佳化 Athena 效能
<a name="performance-tuning"></a>

本主題就改善 Athena 查詢效能以及如何解決與限制和資源使用量相關的錯誤，提供了一般資訊和具體建議。

一般而言，最佳化可以分組成服務、查詢和資料結構類別。在服務層級就撰寫查詢的方式以及建構資料和資料表的方式所做的決策，都可能會影響效能。

**Topics**
+ [最佳化服務使用](performance-tuning-service-level-considerations.md)
+ [最佳化查詢](performance-tuning-query-optimization-techniques.md)
+ [最佳化資料](performance-tuning-data-optimization-techniques.md)
+ [使用單欄式儲存格式](columnar-storage.md)
+ [使用分割和歸納](ctas-partitioning-and-bucketing.md)
+ [分割您的資料](partitions.md)
+ [透過 Amazon Athena 使用分割區投影](partition-projection.md)
+ [防止 Amazon S3 限流](performance-tuning-s3-throttling.md)
+ [其他資源](performance-tuning-additional-resources.md)