QuestionQ530
Application Deployment and SecurityA developer needs to test an application's performance and reliability. After functional and load testing, the application crashes because of traffic spikes from users. Which type of API constraint must be implemented to preserve reliability?
- A rate limiting
- B pagination
- C payload limits
- D filtering
Community Discussion