Question 61:
You have been put in charge of setting up a network architecture for a company. The architecture consists of an application that will exchange a lot of information and hence need a high bandwidth consideration. There will be other B2B customers who will access this application as separate tenants without internet access. What consideration will you provide in the design?
Answer options:
A.Consider using a Virtual private gateway for each customer as this will provide the least latency. B.Consider using AWS Direct Connect for each customer. But this will also depend on the availability of an AWS partner in that location of the customer. C.Consider using AWS VPN for each customer. But this will also depend on the availability of an AWS partner in that location of the customer. D.Allow each customer to connect via the Internet. Set up the right security groups and NACLs for the application.