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
Hello AWS Community, I have a client who operates a website on an EC2 instance with 64 GB of RAM, which can handle peak traffic from 7 PM to 12 AM. During off-peak hours, the website can function...
1
answers
0
votes
25
views
asked a day ago
I have an application load balancer (with nodes on 2 AZs). This forwards traffic to a single EC2 instance. With this configuration I would expect to see inter AZ data transfer charges when traffic...
2
answers
0
votes
38
views
Jared
asked 2 days ago
I'm experiencing a challenging situation with an internet-facing Application Load Balancer (ALB). While connected through the AWS VPN Client Endpoint, the nslookup shows up the public IP of the ALB....
2
answers
0
votes
23
views
asked 3 days ago
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
55
views
asked 3 days 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
50
views
blesson
asked 7 days 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
61
views
Jared
asked 8 days 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
10
views
Sroy
asked 9 days 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
40
views
karan
asked 15 days 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
31
views
Atif
asked 16 days 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
36
views
asked 18 days 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
54
views
asked 21 days 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
46
views
Suman
asked 21 days ago