exam questions

Exam 350-901 All Questions

View all questions & answers for the 350-901 exam

Exam 350-901 topic 1 question 182 discussion

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

A developer must deploy a containerized application for network device inventory management. The developer sets up a Kubernetes cluster on two separate hypervisors. The SLA is not currently meeting a specified maximum value for network latency/jitter. CPU/memory and disk I/O are functioning properly. Which two design approaches resolve the issue? (Choose two.)

  • A. Enable IPv6 within the cluster.
  • B. Upgrade the server NIC card.
  • C. Deploy the cluster to a bare metal server.
  • D. Replace the HDD drives with SSD drives.
  • E. Collocate services in the same pod.
Show Suggested Answer Hide Answer
Suggested Answer: BE 🗳️

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
samael666
5 months ago
Selected Answer: BC
E is no a scalable or viable solution
upvoted 1 times
...
e7bd289
1 year ago
Selected Answer: BC
To resolve issues with network latency and jitter in a Kubernetes cluster, upgrading the server NIC card (B) and deploying the cluster to a bare metal server (C) are effective approaches. These strategies directly target the network layer and the infrastructure, thereby reducing latency and jitter and improving overall network performance.
upvoted 1 times
...
Dave513
1 year, 7 months ago
Selected Answer: BE
The answers are really confusing... A "pod" in kubernetes is an object, however here is considered the rack as a physical. If this is the case then BE are the options, if not, I am not sure... Just another confusing question of Cisco
upvoted 2 times
...
Teringzooi
2 years, 8 months ago
Selected Answer: BE
Correct answers: B & E https://netapp-trident.readthedocs.io/en/stable-v19.01/dag/kubernetes/kubernetes_cluster_architecture_considerations.html#cluster-
upvoted 1 times
...
designated
2 years, 9 months ago
Selected Answer: BE
Choosing an architecture Regardless of the architecture that you choose, it’s important to understand the ramifications of high availability, scalability, and serviceability of the component services. Be sure to consider the effect on the applications being hosted by the Kubernetes or OpenShift cluster. The architecture of the storage infrastructure supporting the Kubernetes/OpenShift cluster and the hosted applications can also be affected by the chosen cluster architecture, such as where etcd is hosted. https://netapp-trident.readthedocs.io/en/stable-v19.01/dag/kubernetes/kubernetes_cluster_architecture_considerations.html#cluster-
upvoted 1 times
...
designated
2 years, 9 months ago
Selected Answer: BE
I think B and E are correct> B) can improve the latency/jitter by increasing the NIC card (ex: from 10 to 100GB) D) They have to be spread in separate devices, but in the same location (pod) since they are a cluster.
upvoted 1 times
...
CiscoRider
3 years ago
Agree with the answers provided.
upvoted 1 times
...
bboycoi
3 years ago
B - may improve network E - same pod/rack/switch also improves the network
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 ...