Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Cisco Exam 200-901 Topic 9 Question 71 Discussion

Actual exam question for Cisco's 200-901 exam
Question #: 71
Topic #: 9
[All 200-901 Questions]

A developer has experienced security issues with a previously developed application. The API offered by that application is open and without any constraints. During a recent attack, the application was overloaded with API requests. To address this issue, an API constraint is implemented to protect the application from future attacks or any sudden throttling. Which API constraint must the application developer implement in this situation?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Leslie
3 days ago
That's a good point, Stephaine. Payload limiting could definitely help in this situation. But I think rate limiting is still the primary concern. We need to control the number of requests coming in, regardless of their size.
upvoted 0 times
...
Stephaine
4 days ago
But wait, what about payload limiting? If the API requests are large in size, that could also contribute to the overload. Maybe we should consider limiting the size of the payloads as well.
upvoted 0 times
...
Nu
5 days ago
I agree with Misty. Rate limiting is the way to go. We can set a maximum number of requests per second or minute to prevent the application from being overwhelmed.
upvoted 0 times
...
Misty
6 days ago
Hmm, this is a tricky one. The application was overloaded with API requests, so we need a way to limit the number of requests that can be made. I think rate limiting is the best option here.
upvoted 0 times
...

Save Cancel