

# 防止 Amazon S3 节流
<a name="performance-tuning-s3-throttling"></a>

节流指限制服务、应用程序或系统使用速率的过程。在 Amazon 中，您可以使用节流防止过度使用 Amazon S3 服务，并提高 Amazon S3 对所有用户的可用性和响应能力。但是，由于节流会限制在 Amazon S3 中传入或传出数据的速率，因此必须考虑防止您的交互受到节流。

正如[性能优化](performance-tuning.md)一章所指出的那样，优化可能取决于您的服务级别决策、如何构建表和数据的结构以及如何编写查询。

**Topics**
+ [减少服务级别节流](performance-tuning-s3-throttling-reduce-throttling-at-the-service-level.md)
+ [优化您的表](performance-tuning-s3-throttling-optimizing-your-tables.md)
+ [优化您的查询](performance-tuning-s3-throttling-optimizing-queries.md)