Valid MCPA-Level-1 Dumps shared by ExamDiscuss.com for Helping Passing MCPA-Level-1 Exam! ExamDiscuss.com now offer the newest MCPA-Level-1 exam dumps, the ExamDiscuss.com MCPA-Level-1 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com MCPA-Level-1 dumps with Test Engine here:
Due to a limitation in the backend system, a system API can only handle up to 500 requests per second. What is the best type of API policy to apply to the system API to avoid overloading the backend system?
Correct Answer: D
Spike control ***************************************** >> First things first, HTTP Caching policy is for purposes different than avoiding the backend system from overloading. So this is OUT. >> Rate Limiting and Throttling/ Spike Control policies are designed to limit API access, but have different intentions. >> Rate limiting protects an API by applying a hard limit on its access. >> Throttling/ Spike Control shapes API access by smoothing spikes in traffic. That is why, Spike Control is the right option.