exam questions

Exam 350-901 All Questions

View all questions & answers for the 350-901 exam

Exam 350-901 topic 1 question 208 discussion

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

What are two advantages of using model-driven telemetry, such as gRPC, instead of traditional telemetry gathering methods? (Choose two.)

  • A. all data is ad-hoc
  • B. decentralized storage of telemetry
  • C. efficient use of bandwidth
  • D. no overhead
  • E. continuous information with incremental updates
Show Suggested Answer Hide Answer
Suggested Answer: CE 🗳️

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]
10 months, 1 week ago
Selected Answer: CE
I asked ChatGPT and it answered C & E.
upvoted 4 times
...
Teringzooi
1 year, 1 month ago
Selected Answer: CE
Correct answers: C & E
upvoted 1 times
...
designated
1 year, 2 months ago
Selected Answer: CE
C and E are correct related to gathering methods. But D is correct since streamed messages are sent as data on an existing HTTP/2 request and eliminates the overhead of creating a new HTTP/2 request for each unary call.
upvoted 2 times
...
enough98
1 year, 6 months ago
Selected Answer: CE
Streaming telemetry is an approach for network monitoring in which data is streamed from devices continuously with efficient, incremental updates.
upvoted 1 times
...
testingrealname
1 year, 7 months ago
Selected Answer: CD
I think is CD cuz gRPC uses HTTP/2 which doesn't have TCP connections overhead: https://ably.com/blog/grpc-stream-performance
upvoted 2 times
...
kitkat100
1 year, 7 months ago
Selected Answer: CE
i go with C&E, D is wrong in my opition because there is always an overhead, even though it is a small one with gRPC
upvoted 1 times
...
__al__
1 year, 7 months ago
Selected Answer: CD
Based on (obviously biased) Cisco documentation, it seems Cisco wants us to select C and D here. Although it is pretty clear D is also correct. It is always CORRECT vs WANTED
upvoted 1 times
...
jinck
1 year, 11 months ago
C and E because ietf.org states verbatim: "stream data continuously -- with incremental updates", on slide 4, titled: "Streaming telemetry architecture": https://www.ietf.org/proceedings/96/slides/slides-96-rtgwg-7.pdf oh...and gRPC is basically the open source version of what Google MCF is using. NBD.
upvoted 3 times
...
[Removed]
1 year, 11 months ago
I changed my mind, I go for C and D
upvoted 1 times
...
[Removed]
1 year, 11 months ago
C and E are the correct answers. why not D? Because gRPC has overhead
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 ...