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
512 results
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...
2
answers
0
votes
96
views
asked a month ago
## Issue When we are trying to do load testing on the apis using apachebench with 10k requests(-n 10000) and concurrency of 1k (-c 1000) on health apis via alb we are getting many failures(503),...
1
answers
0
votes
77
views
blesson
asked a month ago
I have been reading [How Elastic Load Balancing works](https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/how-elastic-load-balancing-works.html) and it is not clear. "Clients send...
2
answers
0
votes
111
views
Jared
asked a month ago
Hello Team, I have an AWS Free Tier account. By following the Onboarding to AWS guide (https://aws.amazon.com/getting-started/onboarding-to-aws/), I created two EC2 instances and one ALB. However, I...
1
answers
0
votes
26
views
Sroy
asked a month ago
I have 2 ECS clusters say cluster A and cluster B each having multiple ECS services running like service-a1, service-a2, etc and service-b1, service-b2, etc respectively. Each service is running...
2
answers
0
votes
81
views
karan
asked a month ago
I am running an Observability workload like Jaeger Query using Kubernetes Deployment, Service, and Ingress in the AWS EKS Cluster in my Non-Prod environment and it's running without any issues but in...
2
answers
0
votes
55
views
Atif
asked a month ago
So I set up a EC2 instance to accept incoming HTTPS requests (using Node JS). The EC2 is managed by a load balancer, and is using a SSL certificate that I set up with the Certificate Manager and Route...
0
answers
0
votes
52
views
asked a month ago
We have implemented a Blue/Green deployment using an Application Load Balancer with a single listener configured with two weighted target groups. When we deployed this infrastructure in production we...
1
answers
0
votes
81
views
asked 2 months ago
Hello Everyone, I have Ec2 instance of type r6i.large that has 2 vCpu and 16 gb memory in which i am running a fastapi docker container. During the execution, while...
1
answers
0
votes
62
views
Suman
asked 2 months ago
I am trying to reproduce and solve an issue of my customer. The intention was to reuse a single ALB for multiple URLs, which is hosted on a single HTTPD server listening two different ports. What...
1
answers
0
votes
83
views
AWS
Lei
asked 2 months ago
Current configuration is an Application Load Balancer with cookie-based sticky sessions, and a few application servers behind it. Our issue is that sticky sessions don't seem to transfer from one...
2
answers
0
votes
96
views
DeanB
asked 2 months ago