Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with Elastic Load Balancing
Elastic Load Balancing (ELB) automatically distributes incoming application traffic across multiple targets and virtual appliances in one or more Availability Zones (AZs).
Content language: English
Select tags to filter
Sort by most recent
1136 results
I have a Route 53 A record that points to a Network Load Balancer (NLB-1), which listens on TCP port 4000. NLB-1 forwards traffic to a target group consisting of static IPs belonging to another Networ...
Hello,
I am setting up CloudWatch Application Insights to monitor key services (excluding EC2 instances) across multiple production accounts. My goal is to include services like API Gateway, RDS DB I...
Hi,
Hosting a website on AWS EC2 Instance with Auto Scaling group, Application Load Balancer and Web Application Firewall (WAF) and Monitor with Cloud Watch and Add
Simple Notification Service (SNS)...
I’m relatively new to AWS and working with an ecosystem that was set up by another engineer using scripting tools. I’m facing an issue in our development/test environment where an EC2 instance running...
Hello, I'm sorry for this question but probably this issue was discussed ton of times,
but I've made annotation to deploy nginx ingress:
service.beta.kubernetes.io/aws-load-balancer-type: "exter...
Hy
i have created an auto scaling group with aws load balancer but the problem i am facing is that the resource just keeps loading forever. the loader spins forever and doesn't show anything and loa...
Hi,
We run Apache Nifi on ECS Fargate. When I try to upgrade Nifi from 1.28.0 to 2.1.0, the target registration keeps failing (stuck at initial state) due to 400 error. From Nifi's request log, I saw...
We made two changes to our server, optimized storage, and deleted older snapshots. A few days later, our Elastic Load Balancers stopped launching new instances. Our AWS engineer made some adjustments...
Hi,
I am experiencing an issue where the AWS Console fails to display the listeners for my ALB, showing the following error:
```
There was an error while describing listeners.
{"code":"InternalFailur...
Hello AWS Team,
I’m currently experimenting with EKS Auto Mode and am trying to use the same ALB for multiple services. Unfortunately, the code is creating separate ALBs for each service. The same In...
I have my application load balancer configured to pass back the **Strict-Transport-Security** header. I can see this working when my API returns content with a 200 Http status code. However, sometimes...
I realize this is a basic question and has probably been answered somewhere else, but the questions/answers appear to be far more complicated than my scenario.
I have an EC2 instance running an oracle...