Communication between an internal alb and internet facing alb.

0

I have an internal alb and an internet facing alb under one vpc. One of my service is running in the internal one and the other in the internet facing one. How do I establish communication between my two services in different albs. Note: there is no dns for the internal alb.

2 Answers
2
Accepted Answer

Hello.

I'm not sure what you want to do specifically, but do you want to create a configuration like the image below?
a

In that case, you can communicate by simply accessing the internal ALB endpoint from the externally accessible ALB target(EC2).

profile picture
EXPERT
answered 2 months ago
profile picture
EXPERT
reviewed a month ago
profile pictureAWS
EXPERT
reviewed 2 months ago
  • Hey thanks for the reply!

0

You can also explore this pattern: Application Load Balancer-type Target Group for Network Load Balancer

https://aws.amazon.com/blogs/networking-and-content-delivery/application-load-balancer-type-target-group-for-network-load-balancer/

profile pictureAWS
EXPERT
answered 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions