AWS Certified Solutions Architect – Professional SAP-C01 – Question333

Your supervisor has given you the task of creating an elastic network interface on each of your web servers that connect to a mid-tier network where an application server resides. He also wants this set up as a Dual-homed Instance on Distinct Subnets. Instead of routing network packets through the dual-homed instances, where should each dual-homed instance receive and process requests to fulfil his criteria?

A.
On one of the web servers
B. On the front end
C. On the back end
D. Through a security group

Correct Answer: B

Explanation:

Explanation: You can place an elastic network interface on each of your web servers that connects to a mid- tier network where an application server resides. The application server can also be dual-homed to a back-end network (subnet) where the database server resides. If it is set up like this, instead of routing network packets through the dual-homed instances, each dual-homed instance receives and processes requests on the front end and initiates a connection to the back end before finally sending requests to the servers on the back-end network.
Reference:
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html