exam questions

Exam 350-901 All Questions

View all questions & answers for the 350-901 exam

Exam 350-901 topic 1 question 378 discussion

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

Which action reduces latency in a microservices application?

  • A. Run microservices at the edge, on the periphery of the network.
  • B. Merge microservices that communicate frequently with each other into a single microservice.
  • C. Build the microservices to use a stateful design.
  • D. Minimize HTTP header metadata on the request.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
1a63556
Highly Voted 11 months ago
Selected Answer: A
A. Run microservices at the edge, on the periphery of the network. Running microservices at the edge of the network, also known as edge computing, reduces latency by bringing data processing closer to the source of the data. This shortens the distance that data has to travel, resulting in faster response times. This is particularly beneficial for applications that require real-time or near real-time processing. Edge computing also can reduce traffic in the network core by processing data locally, rather than sending it back and forth across the network.
upvoted 5 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 ...