CV0-003 · Question #620
A systems administrator is analyzing a report of slow performance in a cloud application. This application is working behind a network load balancer with two VMs, and each VM has its own digital…
The correct answer is B. Move the digital certificate to the load balancer. E. Configure the communication between the load balancer and the VMs to use HTTPS. Moving the digital certificate to the load balancer: The digital certificate is currently being used by each VM, which is consuming CPU resources. By moving the digital certificate to the load balancer, the CPU resources used by the VMs can be reduced. Configuring the…
Question
A systems administrator is analyzing a report of slow performance in a cloud application. This application is working behind a network load balancer with two VMs, and each VM has its own digital certificate configured. Currently, each VM is consuming 85% CPU on average. Due to cost restrictions, the administrator cannot scale vertically or horizontally in the environment. Which of the following actions should the administrator take to decrease the CPU utilization? (Choose two.)
Options
- AConfigure the communication between the load balancer and the VMs to use a VPN.
- BMove the digital certificate to the load balancer.
- CConfigure the communication between the load balancer and the VMs to use HTTP.
- DReissue digital certificates on the VMs.
- EConfigure the communication between the load balancer and the VMs to use HTTPS.
- FKeep the digital certificates on the VMs.
How the community answered
(35 responses)- A3% (1)
- B46% (16)
- C14% (5)
- D29% (10)
- F9% (3)
Explanation
Moving the digital certificate to the load balancer: The digital certificate is currently being used by each VM, which is consuming CPU resources. By moving the digital certificate to the load balancer, the CPU resources used by the VMs can be reduced. Configuring the communication between the load balancer and the VMs to use HTTPS: HTTPS is a secure protocol that uses encryption to protect data in transit. By configuring the communication between the load balancer and the VMs to use HTTPS, the CPU resources used by the VMs can
Topics
Community Discussion
No community discussion yet for this question.