Cisco
350-201(NEW-127Q) · Question #96
350-201(NEW-127Q) Question #96: Real Exam Question with Answer & Explanation
Sign in or unlock 350-201(NEW-127Q) to reveal the answer and full explanation for question #96. The question stem and answer options stay visible for context.
Application Security
Question
When consuming APIs with security constraints like rate limits and timeouts, which combination of techniques must a security team implement to ensure API requests are processed efficiently without exceeding limits or triggering errors?
Options
- ADisable authentication checks for high-volume API calls to increase request throughput without delays.
- BIncrease API call frequency to ensure all requests are handled promptly, process errors separately, and rely on firewall logs for monitoring.
- CImplement request throttling, retry logic for failed requests, and monitor API usage rates to avoid breaching rate limits.
- DReduce API call frequency to prevent exceeding rate limits, but avoid implementing retry logic to not breach the limits.
Unlock 350-201(NEW-127Q) to see the answer
You've previewed enough free 350-201(NEW-127Q) questions. Unlock 350-201(NEW-127Q) for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Rate Limiting#Request Throttling#Retry Logic#API Monitoring