Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
Questions 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
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
1124 results
I have an Application Load Balancer (ALB) in my AWS account that shows an Elastic IP associated with it in the Elastic IP console. However, for my other ALBs, there is no Elastic IP associated.
When I...
2
answers
1
votes
59
views
asked 8 days ago
I have a very simple setup.
* I have a ec2 instance with a minecraft service listening on 25565
* I have added this ec2 instance to a target group
* I have added this target group to a ipv4 NLB with a...
2
answers
1
votes
64
views
asked 12 days ago
I am using aws account for my product since 3 years. On dec 20 an elastic ip is created automatically by ELB, I cannot disscosiate or delete it from my side. It is tagged to ALB
Can someone explain ...
2
answers
0
votes
224
views
asked 15 days ago
Hello.
We're migrating from AppMesh to ServiceConnect. Part of our workload runs on MWAA with ECSOperator, where we launch standalone tasks to do some work. This setup works fine, as standalone tasks...
2
answers
0
votes
35
views
asked 20 days ago

1. NLB - 2 AZ
2. Cross-zone load balancing: Enabled
3. Preserve client IP addresses: Off
4. time-to-first-byte: 0.0...
4
answers
0
votes
22
views
asked 23 days ago
While creating a Load Balancer i am getting the error saying "This AWS account currently does not support creating load balancersv.For more information please contact AWS support" and my account is a...
1
answers
0
votes
36
views
asked 23 days ago
Hi,
I want to have the architect as:
API Gateway -> (VPC private Link) -> Application LB -> EC2 instance.
As I create the ALB manually, my ALB DNS was auto generated as: internal-myapp-1-0-0-alb-12...
1
answers
0
votes
42
views
asked 25 days ago
I'm used to set my ingress on EKS (non automode) to redirect http to https using the annotation
```
alb.ingress.kubernetes.io/ssl-redirect: 443
```
But, I'm not able to make the same on eks automode...
1
answers
0
votes
45
views
asked a month ago
I created an EB environment but attach it with an ALB that was created manually. I then installed an java app installed in EC2 instances of this eb environment.
The ASG is auto created when the eb is...
3
answers
0
votes
42
views
asked a month ago
Hi,
We are finalizing the network architecture for a high-traffic service that spans two accounts (Network and Prod) connected via Transit Gateway (TGW). We are seeking to optimize this structure to ...
4
answers
0
votes
177
views
asked a month ago
I have an ECS Fargate cluster with two services (Varnish and an app) using Service Connect with the namespace `test.local`.
When I run `curl -X BAN http://varnish.test.local:port` from the app contain...
2
answers
0
votes
45
views
asked a month ago
My current architect is API Gateway (for a REST API), Network LB and EC2 servers in a EB environment. We use mTLS authentication at EC2 servers. The server stores API client gateway cert (created by A...
2
answers
0
votes
73
views
asked a month ago