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
533 results
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
9
views
asked 2 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
60
views
asked 2 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 10 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
38
views
asked 13 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
40
views
asked 16 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 22 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
37
views
profile pictureAWS
asked 24 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
52
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
89
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
38
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
28
views
asked a month ago
Hi, I have a blog site with an average of 3000 live traffic (In Cloudflare it had served 572GB Data in last 7 days). I am using Autoscaling group with t3.large with minimum 1 instance and max 4 insta...
2
answers
0
votes
49
views
asked a month ago