QuestionQ412
Application Deployment and SecurityA development team must create a new API that makes resources available to the open-source community. The API will be used on devices hosting captive portals, and thousands of people will use those portals each day. Which technique prevents the API from consuming excessive resources and keeps the captive portals able to perform their role promptly?
- A token expiration
- B pagination
- C rate limiting
- D throttling
Community Discussion