Questions tagged with Elastic Load Balancing

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

Hello I transfer my domain to AWS And also make Hosted Zone and write the name servers of rout 53 in My registered Domain and it work for 3 day's and stop working after that , I am doing the...
2
answers
0
votes
187
views
profile picture
GomGom
asked 21 hours ago
Hi AWS community. I manage an Elastic Beanstalk (EB) setup with Terraform. The setup contains an Application Load Balancer (LB). I selected a dedicated LB (LoadBalancerIsShared=false), so that EB...
0
answers
0
votes
83
views
Yarpen
asked 2 days ago
Hi I have ALB ingress that works perfectly. But when I put AWS Global Accelerator in front of it, the page returns 404. This is the ingress conf: ``` --- apiVersion: networking.k8s.io/v1 kind:...
3
answers
0
votes
255
views
MarkoL
asked 4 days ago
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
212
views
asked 5 days 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
108
views
asked 6 days 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
113
views
stu
asked 7 days 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
386
views
Bredda
asked 11 days 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
389
views
asked 11 days 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
505
views
asked 14 days 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
424
views
shmoji
asked 18 days 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
337
views
Bryan
asked 18 days 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
351
views
AM
asked 20 days ago