S
Supabase8mo ago
Lueton

Edge functions DDoS protection

Hello! Im new to supabase and edge functions. I may be talking complete nonsense but one thing i have been wondering is what can i do when my edge function are under a DDos attack or somebody who is constantly calling my functions with bad intent. Since you can use edge function in the browser it would be easy to retrieve all informations about how to call a specific function. Also from the docs: "Every serverless function invocation independent of response status is counted." this means that i pay even if i would add a rate limit inside the function. (right?) So what are my options to protect my functions? Is the only solution to put a backend between frontend and functions?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?