Questions tagged with Network Load Balancer

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.

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...
2
answers
0
votes
922
views
aball
asked 9 months ago
Hello, I have a Network Load Balancer (NLB) in front of an EKS cluster, and the docs note that I should be using the DNS Name to update DNS records for my site: > Because the set of IP addresses...
2
answers
0
votes
1219
views
Mike
asked 9 months ago
I have done this through console, so what I did was 1. created application load balancer 2. created network load balancer 3. added IP address of the ALB in the target group of NLB this much I have...
1
answers
0
votes
341
views
asked 9 months ago
I am trying to create NLB using cloudformation template and I want security group to be return. I am following this documentation but its giving error. Documentation:...
1
answers
0
votes
280
views
asked 9 months ago
We need to know, how to disable/restrict ALB service to provision any ELB/NLB/classic LB for a LoadBalancer service created for app on EKS cluster? This is to test other LB tools (eg: MetalLB ) for...
1
answers
0
votes
510
views
asked 9 months ago
I am running two distinct applications, each with context paths '/app1' and '/app2,' on Amazon EC2 instances that do not have public IP addresses. To manage incoming traffic, I have set up an internal...
1
answers
0
votes
876
views
Harsh
asked 10 months ago
I'm trying to figure out the best way to go about having 2 separate APIs on the same ECS cluster. I'm not sure if this is the best way to go about it or if I should have a separate ECS instance. For...
1
answers
0
votes
569
views
asked 10 months ago
Hi, I don't want to expose my elasticbeanstalk web application directly from the AWS account it is hosted in, I have a landing zone and a dedicated network account for ingress/egress. I want to host...
1
answers
0
votes
331
views
profile picture
asked 10 months ago
The deployment of `vsftpd` as a service to ECS appears to work as expected...an FTP client can connect to the container using the Public IP listed in ECS > Clusters > Services > Tasks >...
1
answers
0
votes
568
views
asked 10 months ago
Hi All, I've a requirement to protect resources behind an internet exposed NLB[EIP attached] using AWS Firewall. My NLB is in a public subnet, instances in a private subnet, attached to the NLB...
5
answers
0
votes
2116
views
SVen
asked a year ago
Hello! I am experiencing a bottleneck on the NLB side. Setup: 1) An ECS service that receives SMTP traffic. 2) Lambdas that send emails to that ECS service. One email equals one...
1
answers
0
votes
589
views
Vasyl
asked a year ago
Hi, Here's the scenario (talking about 1 AZ only for simplicity sake): - VPC CIDR: 192.168.0.0/16 - Private subnet: 192.168.10.0/24) - EC2 in Private subnet. IP: 192.168.10.130 - Default route in...
2
answers
0
votes
771
views
asked a year ago