Designing and Implementing Azure for AWS Professionals — Question 23
A company migrates existing Ubuntu Linux servers from their on-premises vSphere infrastructure to Azure.
The virtual machines (VMs) are experiencing a low network throughput of 20 Mbps. The VMs are expected to sustain 300 Mbps.
You need to ensure that the VMs are compatible with Azure.
Which change should you make?
Answer options
- A. Configure the network interfaces to 1000 Mbps/full duplex.
- B. Increase the TCP buffers and window size kernel parameters.
- C. Redeploy the VM with Accelerated Networking enabled.
- D. Install a kernel name that ends with -azure.
Correct answer: C
Explanation
The correct answer is C because enabling Accelerated Networking allows for improved network performance and higher throughput in Azure. Options A and B do not specifically address Azure compatibility, and option D does not directly impact network throughput.