Topic 1 Question 165
You are monitoring a service that uses n2-standard-2 Compute Engine instances that serve large files. Users have reported that downloads are slow. Your Cloud Monitoring dashboard shows that your VMs are running at peak network throughput. You want to improve the network throughput performance. What should you do?
Add additional network interface controllers (NICs) to your VMs.
Deploy a Cloud NAT gateway and attach the gateway to the subnet of the VMs.
Change the machine type for your VMs to n2-standard-8.
Deploy the Ops Agent to export additional monitoring metrics.
ユーザの投票
コメント(6)
- 正解だと思う選択肢: C
Network throughput performance is often associated with the compute power of the virtual machines. Upgrading your VM instance type to one with more CPU and memory resources, like n2-standard-8, can significantly improve the network performance
👍 4Jason_Cloud_at2023/10/26 C Increasing the VM from standard-2 to standard-8 will increase egress. The VM is serving files (egress) so will benefit from larger egress
👍 2Jay098122023/10/25Answer D seems correct. https://cloud.google.com/blog/products/gcp/5-steps-to-better-gcp-network-performance
👍 1activist2023/10/21
シャッフルモード