All Content tagged with Application Load Balancer

Application Load Balancer operates at the request level (layer 7), routing traffic to targets (EC2 instances, containers, IP addresses, and Lambda functions) based on the content of the request.

Content language: English

Select up to 5 tags to filter
Sort by most recent
512 results
Hello, I used to create Beanstalk app & environment with application load balancer (with default settings) this simple way using aws-cli: ``` # Initialize Elastic Beanstalk application eb init...
3
answers
0
votes
20
views
asked 2 days ago
Hey folks, I am curious how can I achieve the following architecture in a best way without super high complexity. ![Applications example](/media/postImages/original/IMOWOmpd8ESdiNR-TpFj3q0Q) The...
3
answers
0
votes
59
views
Costa
asked 6 days ago
I created an ECS service on Fargate that's associated with an Application Load Balancer and Target Group. I accidentally gave it the wrong target port in setup. How can i modify the port in the AWS...
1
answers
0
votes
48
views
asked 8 days ago
Hi guys, I need help with my domain https://x.com/hi/alo/.... I want to remove the /hi segment from incoming requests so that they are processed as https://x.com/alo/... before being forwarded to the...
2
answers
0
votes
58
views
Tatev
asked 11 days ago
Hi! I'm getting the next error Error: socket hang up when I call an endpoint that takes some time (my backend is built in Java with SpringBoot). In my localhost it works even if it takes time but on...
2
answers
0
votes
64
views
cao95
asked 13 days ago
Target: I want to create an autoscaling group where I will host 2 to 3 sites. If the primary instance CPU usages increases to 80% then Autoscaling will create another instance and transfer the load...
2
answers
0
votes
62
views
mrfathi
asked 15 days ago
I have an internal site behind an internal tls network loadbalancer (to support kerberos auth for internal traffic). I want to make the site available publicly for anonymous traffic. I have tried...
1
answers
0
votes
22
views
profile picture
gfody
asked 18 days ago
Hi, I’m troubleshooting an issue with my Load Balancer in a dual-tier WordPress & NginX infrastructure. I’ve configured my Application Load Balancer (ALB) to accept connections on both HTTP and HTTPS...
1
answers
0
votes
75
views
asked 21 days ago
Hello, I am in the process of setting up a dual-tier WordPress infrastructure. However, I'm encountering an issue with my HTTPS target group as it is returning a 502 Bad Gateway error regardless of...
2
answers
0
votes
59
views
asked 23 days ago
Hello AWS Community, I have a client who operates a website on an EC2 instance with 64 GB of RAM, which can handle peak traffic from 7 PM to 12 AM. During off-peak hours, the website can function...
1
answers
0
votes
55
views
asked a month ago
I have an application load balancer (with nodes on 2 AZs). This forwards traffic to a single EC2 instance. With this configuration I would expect to see inter AZ data transfer charges when traffic...
2
answers
0
votes
57
views
Jared
asked a month ago
I'm experiencing a challenging situation with an internet-facing Application Load Balancer (ALB). While connected through the AWS VPN Client Endpoint, the nslookup shows up the public IP of the ALB....
2
answers
0
votes
55
views
asked a month ago