ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

210 / 465

Question 210:

You are designing network connectivity for your thick client application. The application is designed for business travellers who must be able to connect to it from their hotel rooms, cafes, public Wi-Fi hotspots, and elsewhere on the Internet. But you do not want to publish the application on the Internet.

Answer options:

A.Implement AWS Direct Connect, and create a private interface to your VPC. Create a public subnet and place your application servers in it.
B.Implement Elastic Load Balancing with an SSL listener that terminates the back-end connection to the application.
C.Configure an IPsec VPN connection, and provide the users with the configuration details. Create a public subnet in your VPC, and place your application servers in it.
D.Configure an SSL VPN solution in a public subnet of your VPC, then install and configure SSL VPN client software on all user computers. Create a private subnet in your VPC and place your application servers in it.