AWS springboot application endpoints not accessible

18 Views Asked by At

Our organisation uses AWS VPC, I have successfully deployed a springboot application into AWS ECS, it’s started fine as per logs, I have also configured Application load balancer ALB for the application instance. When tried to hit application end point through AlB uri from on-premise, the request doesn’t get through. Do I need to setup VPC configuration too?

0

There are 0 best solutions below