exam questions

Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Exam 200-901 topic 1 question 105 discussion

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

Which action do webhooks enable an application to perform?

  • A. Increase the request rate limit.
  • B. Populate the application with restricted data.
  • C. Receive real-time data.
  • D. Implement a push model.
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
brunorpacheco
Highly Voted 2 years, 4 months ago
Selected Answer: C
FROM NETACAD What is a Webhook? A webhook is an HTTP callback, or an HTTP POST, to a specified URL that notifies your application when a particular activity or “event” has occurred in one of your resources on the platform. The concept is simple. Think of asking someone "tell me right away if X happens". That "someone" is the webhook provider, and you are the application. Webhooks enable applications to get real-time data, because they are triggered by particular activities or events. With webhooks, applications are more efficient because they no longer need to have a polling mechanism.
upvoted 5 times
...
NN99
Most Recent 10 months ago
Selected Answer: C
its C ,webhooks do implement a push model, but the primary benefit is receiving real-time data.
upvoted 1 times
...
vmrsghrez
1 year, 1 month ago
Selected Answer: C
I vote for C, it makes sense based on the wording of the question
upvoted 1 times
...
Woonesuf
2 years, 3 months ago
Selected Answer: C
Webhooks use the push-model to enable applications to get real-time data. Look carefully at the wording. The question asks what webhooks enable applications to do, not how they function.
upvoted 3 times
...
gian92
2 years, 6 months ago
I think C , netacad says "Webhooks enable applications to get real-time data"
upvoted 2 times
...
Sam24681
2 years, 8 months ago
Selected Answer: D
Simplifying the wording: Webhook enables the app to ( push or receive real time) . The clients should receive real time but the app pushes. Thus D.
upvoted 4 times
...
XerAR
2 years, 10 months ago
Selected Answer: D
D imho
upvoted 3 times
...
Need_to_pass
2 years, 10 months ago
Selected Answer: D
It is D
upvoted 3 times
...
melekhov88
2 years, 11 months ago
it should be D
upvoted 4 times
...
macxsz
2 years, 11 months ago
Selected Answer: A
a webhook lets you skip the request step in the request/response cycle So A is correct as it avoids doing a request
upvoted 1 times
shtou
2 years, 11 months ago
Please respond only to questions you know the answer, D is ok.
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 ...