Using Rate Limiter we can enforce policies as below:
A maximum of 20 accounts are allowed to be created per day from a unique source IP address. This helps minimizing spams or malicious accounts creation, and Denial of Service (DoS) and Distributed Denial of Service (DDoS).
Devices are allowed 5 failed credit card transactions per day.
Users may only send 1 message per day with risky keywords.