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.

186 results
Hello: I created a target group for a Network load Balancer with a UDP listener, and I'm registering same instance it's already registered for another target group. I assume this is possible? That is,...
1
answers
0
votes
298
views
asked 7 months ago
"I'm planning to build a domain that requires interaction with an API Gateway. I need a service that can communicate over port 5443 using both HTTPS and HTTP protocols. Could you suggest a how to...
1
answers
0
votes
216
views
swapna
asked 7 months ago
Hi guys, I have deployed an ECS service with Fargate and connect it to the network load balancer. I have exposed port 8000 in the container and created a port mapping with container port 8000 and...
3
answers
0
votes
563
views
siunhan
asked 7 months ago
I have used Amazon Q assistant for a query and this is the result - Question:- what is the recommended protocol between NLB & EC2? Answer:- The recommended protocol between a Network Load Balancer...
1
answers
0
votes
203
views
asked 8 months ago
Hello, I have an NLB in which I want to enable an access log and for that, I have assigned a S3 bucket. But I'm having this error **"Access Denied for bucket: qa-nlb-lo. Please check S3bucket...
4
answers
0
votes
1462
views
asked 8 months ago
``` from aws_cdk import ( aws_elasticloadbalancingv2 as elbv2, aws_ec2 as ec2, core ) class MyStack(core.Stack): def __init__(self, scope: core.Construct, id: str, **kwargs) ->...
1
answers
0
votes
443
views
Gowtham
asked 8 months ago
Assalam o Alikum, I have Deployed website on EKS. Eks auto proviosion load balancer for ingress application load balancer and for k8s deployment network load balancer. Application Load Balancer...
1
answers
0
votes
361
views
hadeed
asked 8 months ago
Hi, I have encountered some strange behavior in my NLB that I would like your help with. I have a NLB with two listeners (port 6379 and 6380) these listeners both forward requests to their...
0
answers
0
votes
183
views
asked 8 months ago
Hello, Network Load Balancer (NLB) now supports a new target health status called “unhealthy.draining” that enables you to safely drain existing connections on targets that fail load balancer health...
1
answers
0
votes
440
views
AWS
asked 8 months ago
Hello, I have a setup of network load balancer fronting some ec2 instances containing my websocket server. I have created a CloudFront distribution pointing to this NLB. With the intention that...
1
answers
0
votes
338
views
madmax
asked 8 months ago
A few minutes ago, I requested AWS to increase the limit of our Network Load Balancer to 200, and I would like to know the maximum time it takes for the change to propagate and become available for...
Accepted AnswerNetwork Load Balancer
2
answers
0
votes
252
views
profile picture
EXPERT
asked 8 months ago
I've deployed my NextJS app in ECS via CDK. The basePath of my application is let's say '/abc'. I was able to access the server via API gateway without any issues. Recently, I've added a...
1
answers
0
votes
596
views
Vineeth
asked 9 months ago