Answer:
Implementing rate limiting on API endpoints helps prevent DoS attacks by limiting the number of requests from a single source, preventing abuse.
Implementing rate limiting on API endpoints helps prevent DoS attacks by limiting the number of requests from a single source, preventing abuse.
You may be interested in:
Web Security MCQs - PART 2