# Overview
# Key Considerations
# Implementation Details
## Rate Limiting Algorithms #flashcard
- Token Bucket
- Leaking Bucket
- Fixed / Tumbling Window Counter
- Sliding Window Counter
- Sliding Window Log
<!--ID: 1751507776498-->
## Use Cases
### As a Method for Data Protection
# Useful Links
# Related Topics
## Reference
#### Working Notes
#### Sources
#### Topics to Cover
- Hard vs. Soft
- Approaches
#### Related Topics
-