Question 91:
You`re working as a consultant for a company that has a three-tier application. This architecture`s application layer sends over 20Gbps of data per second during peak hours to and from Amazon S3. Currently, you`re running two NAT gateways in two subnets to transfer the data from your private application layer to Amazon S3. You will also need to ensure that the instances receive software patches from a third-party repository. What architecture changes should be made, if any? Choose the correct answer from the options below.
Answer options:
A.NAT gateways support network performance of 10 Gbps and two of them are running: Add a third NAT Gateway to a separate subnet to allow for any increase in demand. B.Create a VPC S3 endpoint which allows for higher bandwidth, throughput as well as tighter security and keep the NAT gateways to receive the software patches from the third party repository. C.NAT gateways support 10Gbps and two are running: No changes are required to improve this architecture. D.Remove the NAT gateways and create a VPC S3 endpoint which allows for higher bandwidth throughput as well as tighter security.