

# 优化 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)