exam questions

Exam 350-901 All Questions

View all questions & answers for the 350-901 exam

Exam 350-901 topic 1 question 301 discussion

Actual exam question from Cisco's 350-901
Question #: 301
Topic #: 1
[All 350-901 Questions]



Refer to the exhibit. An architect wrote an application to collect device information from the Cisco Meraki Dashboard API. Every time a network change occurs the application collects information and records new endpoint MAC addresses. The application stopped working after the locations and network equipment of a competitor were acquired. Which application approach must be applied to reduce latency and rate limiting?

  • A. MOS scoring system before collecting information
  • B. leaky faucet algorithm for fault categorizing
  • C. error handling to check for reachability first
  • D. webhooks to trigger updates
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
[Removed]
Highly Voted 1 year, 4 months ago
Selected Answer: D
I asked ChatGPT and it answered D. How confident are you in your answer? I am highly confident in my answer. Webhooks are a way for a server to send real-time updates to a client, rather than the client needing to periodically poll the server for new information. This approach would reduce latency and rate limiting because the client would only receive updates when there are actual changes, rather than making unnecessary requests to the server.
upvoted 7 times
...
cryptotafkar
Most Recent 6 days, 8 hours ago
current ChatGPT 4o Using webhooks is an efficient approach to reduce API calls. Instead of polling the API continuously to check for updates, which can lead to exceeding the rate limit, webhooks allow the API to notify your application when a specific event occurs. This reduces the number of API calls, thereby minimizing the risk of hitting rate limits and reducing latency. Other Options: A. MOS scoring system before collecting information: This is typically used for quality of experience measurement in voice and video applications, not relevant for reducing API rate limits. B. Leaky faucet algorithm for fault categorizing: This is not related to reducing API rate limits or latency. C. Error handling to check for reachability first: While good error handling is important, it won't directly address the issue of reducing API call frequency to avoid rate limits. Therefore, the best approach in this scenario is to implement webhooks to trigger updates.
upvoted 1 times
...
kirrim
7 months, 4 weeks ago
The main problem is that they are querying the Meraki API so often, it's rate limiting them. This means they have to slow down and wait for a while before re-querying, which is causing delays (latency). Meraki webhooks will notify YOU of an outage, rather than you polling Meraki: https://blogs.cisco.com/developer/merakiwebhooks01 "Instead of calling the Meraki API to look for critical network changes, why not have Meraki send alerts using webhooks? Send events, as they happen, to your network monitoring and operations services by having Meraki call them instead."
upvoted 1 times
...
eggsterminator
10 months, 2 weeks ago
D. Main question is Which application approach must be applied to reduce LATENCY and rate limiting?. Error handling/reachability check does not reduce latency.
upvoted 1 times
...
Pecoto
10 months, 2 weeks ago
Key word network equipment of a competitor were acquired I will go wit C
upvoted 1 times
...
JCGO
11 months ago
D for sure. Meraki has webhooks for such situation.
upvoted 2 times
...
manuedu
1 year, 3 months ago
Selected Answer: C
ChatGPT Yes, error handling to check for reachability can help reduce latency and rate limiting by detecting and handling connectivity issues before they result in a failed request or timeout.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago