Answer
Rate limiting controls how many requests can be handled over a time period. It protects services from overload and DoS attacks and is usually implemented at the API Gateway using tokens or sliding windows.
Rate limiting controls how many requests can be handled over a time period. It protects services from overload and DoS attacks and is usually implemented at the API Gateway using tokens or sliding windows.
This answer has been peer-reviewed by industry experts holding senior engineering roles to ensure technical accuracy and relevance for modern interview standards.
Sign in to access all features and personalize your learning experience.
Source: SugharaIQ