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
preguntada hace un año534 visualizaciones
2 Respuestas
0
Respuesta aceptada

Dual-homing looks like this: Dual-homed EC2

EXPERTO
respondido hace un año
profile pictureAWS
EXPERTO
revisado hace un año
  • 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).

EXPERTO
respondido hace un año
  • Thank you for the reply skinsman. Perhaps a simple drawing might help may be a link. Just can't get the hang of it.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas