Cisco
350-201(NEW-127Q) · Question #10
350-201(NEW-127Q) Question #10: Real Exam Question with Answer & Explanation
Sign in or unlock 350-201(NEW-127Q) to reveal the answer and full explanation for question #10. The question stem and answer options stay visible for context.
Application Performance and Optimization
Question
A software development team is integrating an external payment processing API that has strict limits on request rates and a defined payload size. The API is crucial for handling real-time financial transactions during peak shopping seasons. The team wants to optimize API usage and ensure the system can handle sudden spikes in transaction volume without violating the API constraints or causing delays. Which strategy should the team consider?
Options
- AIncrease the API timeout settings to accommodate higher latency during peak usage periods.
- BOpt for batch processing of transactions to reduce the number of API calls made.
- CImplement an adaptive load balancing mechanism that dynamically routes requests based on current API usage.
- DQueue transaction requests during peak times and process them at a controlled rate that complies with the API rate 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
#API Integration#Rate Limiting#Load Balancing#Traffic Management