python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Problem Using ALB as a target for NLB with terraform
I am trying to use an ALB as the target for NLB, it gets created fine without a problem. but when I do terraform destroy I get this error "error deleting Listener ResourceInUse: Listener port '8...

engzaz
Votes: 0
Answers: 1
Target group unhealthy for NLB
I am trying to connect Network Load Balancer with API Gateway. This is the architecture.
What has been done so far,
Created VPC with a private and public Subnet and security group with inbound traff...
Adnan Yaseen
Votes: 0
Answers: 0
aws nlb socket.io ssl via copilot
Context
I'm trying to create a load balancer with AWS Copilot that runs socket.io instances.
Locally and in an HTTP environment, I can successfully connect to the socket instance via the load balancer...
Dock
Votes: 0
Answers: 0
aws network loadbalancer target type instance but not preserve my source ip
I have an openshift cluster running on AWS with network loadbalancer as my ingress, however I found even though its target type is instance, it still not preserve my client source ip, instead, it use ...
Nick Su
Votes: 0
Answers: 1