|
|
|
|
|
by pacaro
3360 days ago
|
|
It's good practice to rate limit endpoints for a variety of reasons, but in particular any endpoint that exposes user authentication should be rate limited. So this should be a tool that every service at scale has access to. IIRC the lack of rate limiting burned Apple relatively recently. Is this yet another area where we all reinvent the wheel? I've yet to see a recommendation for an off the shelf solution |
|