ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

510 / 690

Question 510:

During troubleshooting processes evaluating how to benefit from enhanced networking in your HPC instances, you find out that the setting does not seem functioning. You have VPC peering connection configurations in place. Some of your instances support EFA. You are using AWS CLI, and you have checked that all instances have internet connectivity. Which relevant statement is correct in this scenario?

Answer options:

A.All instance types are supported for using the ENA. Make sure you are using a supported version of the Linux kernel and a supported distribution, you run ethtool -i eth0 and you have to get ENA as the driver.
B.Some instance types are supported for using the ENA. Make sure you are using a supported version of the Linux kernel and a supported distribution, you run ethtool -i eth0 and you have to get ENA as the driver.
C.Neither Enhanced networking uses SR-IOV nor transitive peering is supported.
D.Enhanced networking uses SR-IOV and transitive peering is supported.