Knowledge Center Monthly Newsletter - June 2025
Stay up to date with the latest from the Knowledge Center. See all new Knowledge Center articles published in the last month, and re:Post's top contributors.
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 tags to filter
Sort by most recent
601 results
Hey Guys,
I am turning my head around a really strange scenario, would like to get some suggestions. So I am creating load balancer via terraform , what I see is that access log buckets are getti...
3
answers
0
votes
24
views
asked 21 hours ago
While evaluating the security posture of the AWS Application Load Balancer (ALB), I noticed that it appears to accept and forward HTTP requests with suspicious headers, such as unusual User-Agent stri...
2
answers
0
votes
47
views
asked 6 days ago
Hi all,
I'm currently working on a multi-region active-active architecture for an application deployed on AWS. The domain is managed through Cloudflare DNS, and we plan to use Cloudflare Load Balance...
1
answers
0
votes
33
views
asked 7 days ago
Jay ScheponikEXPERT
published 15 days ago1 votes109 views
The purpose of this article is to provide an example on how to setup AWS Application Load Balancer with backend VMs running on Elastic VMware Service and EC2. Consider this for recently migrated envir...
We have a global accelerator in front of our ALB. Almost 90% of the traffic has been switched from NA-EU (origin North America destiny Europe) to NA-AU (origin North America destiny Australia). We hav...
1
answers
0
votes
23
views
asked 15 days ago
We have a pre-production Global Accelerator (dualstack) that points to a dualstack Internal ALB .
On the "Accelerator details" page at https://us-west-2.console.aws.amazon.com/globalaccelerator/home#...
1
answers
0
votes
29
views
asked 20 days ago
We have set up a (pre-production) dualstack internal ALB on the same subnets as the EC2 instance web servers being balanced . The ALB is intended to be used via a dualstack GlobalAccelerator that has...
2
answers
0
votes
48
views
asked 20 days ago
I have a django project hosted on my elastic beanstalk and it is working perfectly before but since the past few days all the instances wont just suddenly response and it will be returning timeout eve...
1
answers
0
votes
32
views
asked 21 days ago
Hi,
It appears that using the recommended ELBSecurityPolicy-TLS13-1-2-Res-2021-06 ELB policy still allows for a deprecated algorithm signature: RSA+SHA1. Given that RSA1 is now considered deprecated...
3
answers
0
votes
158
views
asked a month ago
I'm designing a secure ECS workload that runs in **private subnets** (no NAT Gateway), and I want to ensure reliable connectivity for both **incoming traffic** from the internet and **outgoing request...
2
answers
0
votes
65
views
asked a month ago
I have interactively (console) created a temporary/staging ALB that contains a bunch of rules, targets etc. for a service. I would like to extract that configuration into some kind of script or file ...
1
answers
0
votes
62
views
asked a month ago
We have a customer-facing application that communicates over a TCP port. Recently, we have observed Out of Memory (OOM) kills on one of the instances, and we would like to implement auto scaling based...
1
answers
0
votes
37
views
asked a month ago