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 up to 5 tags to filter
Sort by most recent
I have java spring boot microservices that access to remote service through NLB endpoint how had 2 static routes as target group. One static route go through a site-to-site vpn (with just 1 active...
3
answers
0
votes
408
views
asked a month ago
I’m working with an HTTP API Gateway integrated with a private load balancer via a VPC Link. When my backend receives a request, the X-Forwarded-For header only contains the private IP from the load...
1
answers
0
votes
177
views
asked a month ago
I'd like to set up an HTTPS listener for an ALB. I've tried to follow AWS's instructions here: https://docs.aws.amazon.com/elasticloadbalancing/latest/application/create-https-listener.html But...
2
answers
0
votes
180
views
stu
asked a month ago
Hello guys, I hope you all doing well. i am using AWS Target groups for a load balance, I know you can set rules based on the path. I would like to make a rule that would take the path "/launch/*"...
2
answers
0
votes
477
views
Bredda
asked a month ago
I have an ecs service with a task running successfully. I can see in the logs the task comes up correctly and I can also see the calls from the nlb target group health check being made continuously....
13
answers
0
votes
429
views
asked a month ago
Hello, I am trying to remove port 80 from our ingress annotations. The port 80 listener has the default rule of redirect to 443 since that's the annotation I have setup. The listener rule for port...
0
answers
0
votes
560
views
asked a month ago
First i'll explain past scenario when i used EC2 instance with load balancer and then ask question better with that context. I ran an EC2 instance for 1-2 weeks. This instance just had a running...
1
answers
0
votes
470
views
shmoji
asked a month ago
I'm using the ApplicationLoadBalancedFargateService construct to deploy ECS services. I have a new requirement to specify the subnets where the tasks and ALBs are instantiated. Tasks were easy with...
1
answers
0
votes
357
views
Bryan
asked a month ago
Hi, I set up a load balancer for my EC2 instance in order to use an SSL cert with the site that is running on the instance. I naively associated all three subnets in my VPC with the load balancer. I...
1
answers
0
votes
373
views
AM
asked 2 months ago