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
511 results
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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....
Hello,
I'm exploring DNS configuration within AWS and have a specific question regarding DNS resolution behavior in a private hosted zone. Is it possible to create a CNAME record within a private...