Questions tagged with Elastic Load Balancing

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.

Hi, I'm trying to up an internal ALB to load balance to private instances in 2 private subnets. Health checks to the instances my target group keep failing. 1. My instances are in private subnets...
4
answers
0
votes
141
views
Fon
asked 3 days ago
I have an EKS (version 1.30) with `ingress-nginx` installed using Helm There are 45 nodes in my cluster Looking at my "Target instances" on the ELB page, only 2-4 are active while the rest are...
1
answers
0
votes
223
views
itaied
asked 5 days ago
I have an application that uses CodePipeline and CodeDeploy to update the application in EC2 Instance. Upon running the pipeline I got an error: The EC2 instance did not turn into the expected...
1
answers
0
votes
202
views
code2go
asked 5 days ago
Hi, I have configured my Network Load Balancer (NLB) within a VPC Private Link and created an API Gateway with the necessary resources to connect to it. However, I am encountering an issue where I...
1
answers
0
votes
151
views
Alex
asked 5 days ago
When a HTTP request is submitted to ALB. It maintains two connections. 1. It establishes a TCP connection with the client who submitted the request. We call it front-end connection. 2. It...
1
answers
1
votes
266
views
asked 5 days ago
Hi, How can I allow my CloudFront React.js app to access my internal NLB? My NLBs are internal, and only resources within the VPC can communicate with them. Do I need to create an API Gateway with a...
3
answers
0
votes
243
views
Alex
asked 6 days ago
Hello, I am using a network load balancer (NLB) and I have an issue. I would like my NLB to be accessible only by my EC2 instances within my VPC. The problem is that I can access the NLB by setting...
3
answers
0
votes
260
views
Alex
asked 6 days ago
issues while im using curl -I command for my site curl -I http://xyz.com/ = its redirecting to https://xyz.com/ shouldnt this redirect to https://www.xyz.com/ curl -I https://xyz.com/ = its...
2
answers
0
votes
200
views
asked 8 days ago
Hi, I set up my ELB and Global Accelerator for my EC2 to manage my Node.js app. I have at least three instances in my ELB with listeners. To test if the ELB is working well, I stopped 2 out of 3...
2
answers
0
votes
244
views
Alex
asked 11 days ago
For the course of the past few hours, my service is being hit by hundreds of request to an endpoint that doesn't exists on my API. I'm already using WAF but looks like it is not picking up this...
2
answers
0
votes
301
views
evsar3
asked 11 days ago
Hi, I'm using an ELB network type for my instances ec2, and I decided to add AWS Global Accelerator to see the improvement. I can reach the static IP from Global Accelerator, and I can even reach my...
1
answers
0
votes
187
views
Alex
asked 12 days ago
Hello everyone, we are currently using Elastic Beanstalk + Docker (docker-compose) to deploy a Webapp in Angular 8 with nginx. The webapp consumes an API also deployed via Elastic Beanstalk and...
1
answers
0
votes
276
views
fh
asked 12 days ago