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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南