By using AWS re:Post, you agree to the AWS re:Post Terms of Use

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
534 results
We have an HTTP API, and have a private API server using Elastic Beanstalk that is equipped with an Application Load Balancer (ALB). Through a stage variable, we've configured some route integrations ...
2
answers
0
votes
22
views
asked 19 hours ago
Hello. You are trying to use the caching functionality of your current Web image file using cloudfront. The image file path is a locally stored image within the web server, not s3. So you have to tak...
1
answers
0
votes
11
views
asked 3 days ago
We are running one ecs cluster. Where we have a ECS service with auto scaling enabled. Our one ECS task can handle lets say 3 processes. We know how many process is running in a ECS task. Now we want ...
2
answers
0
votes
63
views
asked 3 days ago
Hi, Could you please help if there's a way to provide a custom JSON response if there's an issue with the client's cert or it's missing. Thanks in advance!
2
answers
0
votes
20
views
asked 11 days ago
Hello, Which is the Route53 preferred way to make redirect from a main domain to a subdomain, for an HTTPS site, from an A record (main domain) to a CNAME record in subdomain (redirect with S3 works ...
1
answers
0
votes
39
views
asked 14 days ago
I have made new target group rules based on the HTTP header, and they are not being served. I have tried... (1) a new target group; (2) an existing target group that is successfully receiving traff...
2
answers
0
votes
41
views
asked 17 days ago
What is the preferred way to create DNS record for Application Load balancer in route53. Option 1: use Cname record Option 2: A record with Alias -> It is pointing to dualstack.*
1
answers
0
votes
45
views
asked 23 days ago
I have a ECS cluster running Fargate profile and ECS service associated to public ALB (2 AZs), running one task. I´m trying to simulate an AZ failure blocking all traffic in one AZ using Network ACL. ...
2
answers
0
votes
38
views
profile pictureAWS
asked 25 days ago
I have create a vpc and more with 2 AZ , public network and private network, I have place 2 ec2 auto scaling groups in private network and allowed all traffic in security groups. and created bastion h...
1
answers
0
votes
54
views
asked a month ago
I am trying to migrate from using a software load balancer running on an EC2 instance to an AWS ALB (Application Load Balancer). I got quite far in replicating part of the functionality of the softwa...
1
answers
0
votes
93
views
asked a month ago
I'm configuring mutual TLS (mTLS) on multiple Application Load Balancers (ALBs) spread across different AWS regions, and I have a question about the truststore setup. In AWS, the truststore is typica...
1
answers
0
votes
39
views
asked a month ago
Hello lovely AWS community! So, when using an ALB (Application Load Balancer), the ALB adds a header to the request before forwarding it to an origin server. The header is called X-Amzn-Trace-Id. I...
1
answers
0
votes
30
views
asked a month ago