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.

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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ