Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Cisco logo

CiscoCertified DevNet Professional

Domain 2Objective 1

Implement Robust REST API Error Handling for Time Outs and Rate Limits 350-901 Practice Questions (Page 1)

Part of the 2.0 Using APIs domain, which accounts for 20% of the 350-901 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 2–3 from this objective — we provide 28 practice questions to prepare you well beyond it. (estimate)

28questions here
6free pages
8concepts
20%of the exam

Questions 1–5

  1. 1foundation · easy

    A REST API client receives a timeout error. The developer implements retry logic with exponential backoff. What is the primary purpose of adding jitter to the backoff calculation?

    Select an answer first
  2. 2foundation · easy

    A REST API client receives an HTTP 429 response with a `Retry-After: 120` header. What should the client do?

    Select an answer first
  3. 3foundation · easy

    An API response includes the headers `X-RateLimit-Limit: 100`, `X-RateLimit-Remaining: 35`, and `X-RateLimit-Reset: 60`. What does the value `60` in the `X-RateLimit-Reset` header represent?

    Select an answer first
  4. 4expert · hard

    A network automation tool uses the Cisco Catalyst Center API to provision devices. The tool runs as a batch job and must complete within 30 minutes. Each API call can take up to 10 seconds normally, but under load can take up to 60 seconds. The tool currently uses a fixed 10-second timeout and fails immediately. The engineer needs to improve reliability without exceeding the 30-minute batch window. Which approach should the engineer take?

    Select an answer first
  5. 5foundation · easy

    A client receives a response with `X-RateLimit-Remaining: 5` and `X-RateLimit-Reset: 30`. The client needs to make 10 more requests. What is the most appropriate action to comply with the rate limit?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Cisco. “350-901” is a trademark of its owner, used for identification only.