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
537 results
What are the best practices for optimizing EC2 instance costs when supporting 2000 concurrent users streaming video or audio content? Would a mix of instance types or spot instances be effective for s...
1
answers
0
votes
20
views
profile picture
asked 3 days ago
I've created a EKS cluster with auto mode and ipv6. To the cluster role I have attached - AmazonEKSComputePolicy - AmazonEKSBlockStoragePolicy - AmazonEKSLoadBalancingPolicy - AmazonEKSNetworkingPoli...
1
answers
0
votes
48
views
asked 3 days ago
Hello, we have an app running in ecs which we access through a rest api gateway. We have just built an endpoint that will stream the response of an llm which works locally however when I try and call ...
2
answers
0
votes
53
views
asked 4 days ago
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
28
views
asked 7 days 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
18
views
asked 10 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
68
views
asked 10 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
23
views
asked 18 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
42
views
asked 21 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
46
views
asked 24 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
49
views
asked a month 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
41
views
profile pictureAWS
asked a month 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
59
views
asked a month ago