EC2 dual-homed based on workload/role

0

Hi, This might be a basic question, but I can't understand on how topology would look like. "You can place a 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 backend network (subnet) where the database server resides. Instead of routing network packets through the dual-homed instances, each dual-homed instance receives and processes requests on the front end, initiates a connection to the backend, and then sends requests to the servers on the backend network." Source https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/scenarios-enis.html Please shade some light.

Thank you.

Aman
已提问 1 年前534 查看次数
2 回答
0
已接受的回答

Dual-homing looks like this: Dual-homed EC2

专家
已回答 1 年前
profile pictureAWS
专家
已审核 1 年前
  • Thank you for the reply. I was hoping to get a diagram based in the content I sent on my original post. I know how a dual-homed instance looks like in it's simple form. Thanks.

0

Each dual-homed instance would have two ENIs, one in a subnet of the "mid-tier network" (group of subnets) and one in a subnet of the "backend network" (group of subnets).

专家
已回答 1 年前
  • Thank you for the reply skinsman. Perhaps a simple drawing might help may be a link. Just can't get the hang of it.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则