A developer is sending requests to a SaaS application. The developer becomes unable to send more requests after sending a number of them, but other developers can still send requests. Which of the following is most likely causing the issue?
A. Partial outage: Would affect multiple developers, not just one.
B. API throttling: Temporarily limits requests but doesn’t block them entirely.
C. Rate limiting: Prevents excessive requests from a single user or system, explaining why the developer was blocked after reaching a certain threshold.
D. Service quota: Typically applies to overall service usage rather than individual user requests.
[Reference:CompTIA Cloud+ CV0-004 Study Guide, Objective 2.6: Optimize resource usage and application access controls., , ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit