Question 43:
Your team is using applications that are hosted in 2 different regions in AWS. There is also an on-premises network that needs to connect to AWS resources in these regions over the internet. It is noticed on the connection that the current MTU is 1500, and you want to increase the payload size per packet. How can you increase this limit?
Answer options:
A.Create a VPN tunnel between the 2 VPCs and increase the MTU on the instances. B.Increase the MTU on the Instances. C.Install the Enhanced Networking modules on the instances. D.Use AWS Direct Connect and route packets between the on-premises network and AWS VPC using Jumbo Frames.