Relative Content

Tag Archive for amazon-web-servicesdevopsaws-application-load-balancernlbarchitect

AWS, ALB behind NLB using TLS

I have a use case where I need to make a public NLB and behind it I need to add an ALB.
So client send request to my NLB and the NLB forward the traffic to my ALB.