nerdexam
CompTIA

CV0-004 · Question #258

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…

The correct answer is C. Rate limiting. Rate limiting: Prevents excessive requests from a single user or system, explaining why the developer was blocked after reaching a certain threshold.

Troubleshooting

Question

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?

Options

  • APartial outage
  • BAPI throttling
  • CRate limiting
  • DService quota

How the community answered

(20 responses)
  • A
    10% (2)
  • B
    5% (1)
  • C
    80% (16)
  • D
    5% (1)

Explanation

Rate limiting: Prevents excessive requests from a single user or system, explaining why the developer was blocked after reaching a certain threshold.

Topics

#Rate limiting#API management#SaaS applications#Troubleshooting

Community Discussion

No community discussion yet for this question.

Full CV0-004 Practice