Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
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...
I've created a EKS cluster with auto mode and ipv6. To the cluster role I have attached
- AmazonEKSComputePolicy
- AmazonEKSBlockStoragePolicy
- AmazonEKSLoadBalancingPolicy
- AmazonEKSNetworkingPoli...
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 ...
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 ...
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...
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 ...
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!
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 ...
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...
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.*
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.
...
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...