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 AWS Community,
I'm facing a challenge with intermittent 504 errors in my AWS architecture and am looking for insights and suggestions.
**Architecture Overview:**
* API Gateway: Acts as the...
I have the need to turn On the "Preserve client IP addresses" for a specif Target Group related to an EC2.
In this EC2 I have an SFTP server running where one can put files in it and they appear in...
We're using a Next.js application deployed on AWS App Runner and need to retrieve the caller's source IP address. Initially, we anticipated that this information would be available in the...
Background: I have created private link to access RDS MySQL present in one AWS Account (Account-B) from another AWS Account (Account-A).
so, in AWS account (Account-B), I have created a target group...
I want to set the NLB Security Enforce inbound rules on PrivateLink traffic to off via Cloudformation, but this option is not available as a parameter for...
Hello All,
My website https://vincentgaleano.com/#/home is not able to load content through my Elastic beanstalk instance.
Other pages have similar errors.
My website is hosted on Namecheap.com....
I'm building a SaaS application following the aws eks reference architecture [here](https://github.com/aws-samples/aws-saas-factory-eks-reference-architecture). However, I have noticed that the load...
Hi everyone,
i have a route 53 domain that i need to link to a LB. So I added an A row in hosted zone between website and the resource alias.
The problem is that i cannot reach the url and the error...
Hi,
I have deployed a Nest.js application on AWS ECS Fargate, and am using a Network Load Balancer with two associated Elastic IPs, one for each subnet. Now, I am attempting to connect to our remote...
I need to set the SSL buffer size in AWS NLB, but I am not able to find the option in the console. I have read the documentation, but it is not clear how to do it.
I have tried creating a TCP...
I have set up a network load balancer (NLB) in a VPC, which is associated only with private subnets. This NLB is internal and is not internet-facing. My goal is to connect from the API Gateway to this...
Hello,
I'm trying to hook up a network load balancer with my ECS service hosted on fargate.
The traffic the load balancer needs to forward is both TCP and UDP on the **same port**.
This is readily...