All Content tagged with Network Load Balancer
Load balance Transmission Control Protocol, User Datagram Protocol, and Transport Layer Security traffic with high performance.
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
232 results
Hi All, I have a cross-account API Gateway setup. The API Gateway in Account A needs to reach an NLB in Account B, with shared subnets between accounts and a VPC Link configured.
Current Architecture:...
4
answers
0
votes
636
views
asked 10 months ago
Hi, I have a following setup:
API Gateway REST API -> VPC Link -> Network Load Balancer -> ECS
Network Load Balancer and ECS are in public subnet, I do not have any private subnets.
VPC Link, Network...
1
answers
0
votes
271
views
asked a year ago
Dear Team,
question on AWS Network load balancer. As per https://docs.aws.amazon.com/elasticloadbalancing/latest/network/edit-load-balancer-attributes.html#zonal-dns-affinity,
**Availability Zone DN...
2
answers
0
votes
788
views
asked a year ago
We’re running a Go-based application on ECS, connecting to an RDS PostgreSQL instance in the ap-southeast-1 region. Recently, we’ve seen intermittent ```could not contact db``` errors in our logs, but...
1
answers
0
votes
125
views
asked a year ago
Hello,
I’m currently experimenting with EKS Auto Mode to evaluate if I can migrate my existing workloads from a standard EKS cluster. In my current setup, I use the `service.beta.kubernetes.io/aws-lo...
2
answers
0
votes
297
views
asked a year ago
I have this setup:
NACL allows all in/out traffic. NLB's security group allows port 80 only from CloudFront IPs. NLB with listener on port 80.
I've noticed below "conversation" in VPC flow logs. Look...
2
answers
0
votes
407
views
asked a year ago
We have a customer-facing application that communicates over a TCP port. Recently, we have observed Out of Memory (OOM) kills on one of the instances, and we would like to implement auto scaling based...
1
answers
0
votes
131
views
asked a year ago
We are utilizing an API Gateway along with a backend network load balancer. However, when one of the targets becomes unhealthy, the flow logs indicate that the network load balancer continues directin...
2
answers
0
votes
473
views
asked a year ago
Hello AWS Community,
I'm facing a persistent connection timeout issue with an internet-facing Network Load Balancer (NLB) configured for TCP port 22, and I'm seeking advice on further diagnostics.
S...
1
answers
0
votes
291
views
asked a year ago
I have a NLB with stickiness enabled with stickiness.type = source_ip. I want to know how long the stickiness persists if a node in the target group goes unhealthy. How long does it takes for the a gi...
2
answers
0
votes
448
views
asked a year ago
By default, AWS load balancers (both ELB and ALB) store their connection and access logs in S3 using gzip compression. I’m considering the potential benefits of using a compression algorithm such as z...
2
answers
0
votes
471
views
asked a year ago
I have an internet-facing Network Load Balancer (NLB) currently provisioned without Elastic IP addresses. I want to enable AWS Shield Advanced for enhanced DDoS protection. However, I want to achieve ...
1
answers
0
votes
139
views
asked a year ago