By using AWS re:Post, you agree to the AWS re:Post Terms of Use

Questions tagged with Network Load Balancer

Load balance Transmission Control Protocol, User Datagram Protocol, and Transport Layer Security traffic with high performance.

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

197 results
I have a pretty standard set up Route53 Record -> NLB -> Target Group -> ASG containing ec2 instances. There is a custom healthcheck for the target group. Sometimes the nodes become unhealthy. The...
Accepted AnswerNetwork Load Balancer
2
answers
0
votes
36
views
asked 12 days ago
We have a two mail servers listening on 587. No matter what I do all traffic seems to be routed to mail server 1. I've tried stopping mail server 1 and requests see to trickle in to mail server 2 even...
2
answers
0
votes
33
views
asked 15 days ago
The reason I'm asking this question is that one of my strategic customers is using the ‘eyeball users->NLB->DX->IP target’ architecture to deploy UDP services. If Client IP preservation cannot be disa...
2
answers
0
votes
48
views
AWS
asked 19 days ago
I'm facing a connection timeout issue in my AWS setup and need some help troubleshooting it. Here’s the current configuration: I have a public Network Load Balancer (NLB) set up to connect to an RDS i...
3
answers
0
votes
50
views
asked 25 days ago
Hello, I am running a backend server on an Amazon EC2 instance and have set up Route 53, a Load Balancer, and Certificate Manager to manage HTTPS connections for my domain. I am using pm2 to ensure t...
1
answers
0
votes
36
views
asked a month ago
Dear Team - As per https://aws.amazon.com/blogs/networking-and-content-delivery/design-your-firewall-deployment-for-internet-ingress-traffic-flows/, under **Architectures for centralized deployment** ...
2
answers
0
votes
81
views
asked a month ago
I'm using ElasticBeanstalk and need a static IP for our application, so I use a Network Load Balancer instead of an application load balancer. The problem is that when I "Select the check box for the ...
5
answers
0
votes
60
views
asked a month ago
Dear Community, I hope this message finds you well. I am currently experiencing an issue with enabling access logs for a Network Application Load Balancer (ALB) that was created via the kubectl API w...
4
answers
0
votes
65
views
asked a month ago
Hello, I have this script, which creates PHP beanstalk app with application lodbalancer. I need to have this app accessible from the internet. So this sccript creates another Network load balancer wi...
1
answers
0
votes
52
views
asked a month ago
I want to create Beanstalk app with a loadbalancer and elastic IP. Communication is HTTP. Why the error? What is wrong? eb create "$ENV_NAME" \ --elb-type application \ --instance-types t3.m...
2
answers
0
votes
49
views
asked a month ago
Hello, When I create Network Load Balancer from AWS Console GUI, it works flawlessly, no error - so my user has all the permission necessary. I use the same user in AWS GUI as I am using in aws-cli, ...
Accepted AnswerNetwork Load Balancer
1
answers
0
votes
33
views
asked a month ago
Hi, We have just changed our URL format for existing webpages while keeping the same domain. We need to run a lot of redirections because we have QR codes engraved or embedded in objects that cannot ...
2
answers
0
votes
54
views
asked 2 months ago