Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
All Content tagged with Elastic Load Balancing
Elastic Load Balancing (ELB) automatically distributes incoming application traffic across multiple targets and virtual appliances in one or more Availability Zones (AZs).
Content language: English
Select up to 5 tags to filter
Sort by most recent
1085 results
EXPERT
published 2 months ago1 votes410 views
This spotlight on Elastic Load Balancing (ELB) equips you with the skills and troubleshooting tips to get the most out of a fully-managed load balancing service.
We have now this secure link (after installing the load balancer to support a certificate). We set all the ports properly to the best of our knowledge. Our URL is: https://ec2-load-balancer-1740072273...
I need to change the load balancer's target group port from 80 to 8080. I might need to make more changes. So, the best way is for the Amazon engineer to examine the configuration and change what is w...
Hi guys, I need help with my domain https://x.com/hi/alo/.... I want to remove the /hi segment from incoming requests so that they are processed as https://x.com/alo/... before being forwarded to the ...
https://aws.amazon.com/blogs/networking-and-content-delivery/introducing-dual-stack-without-public-ipv4-application-load-balancer/
I have just found out about this new feature for ELBs. In theory, so...
I have 1 ALB in 2 AZs
If I make a nslookup on the DNS name, 2 public ipv4 addresses are returned.
The addresses seem to change frequently (perhaps every day).
Now I noticed that I'm charged a lot mo...
Hi
We have deployed a global accellerator before our ALB to give us static ips to whitelist on our APN sim cards we on our devices. The APN send traffic from the same source IP through the global acc...
Hello, i have déployed a managed ALB with elastic beanstalk but the beanstalk environment remain in error with the message: "**Environment health has transitioned from No Data to Severe. None of the i...
Hi there!
I have a service that listens over a normal TCP socket (not HTTP* compatible), and my plan is to run it behind an NLB and offload the SSL to the NLB for clients connecting. However, I've b...
Hi!
I am trying to pass the real client IP address of the request arrived at the ALB, so I can retrieve it from my web server in a header.
Initially, I thought that the "remove" mode in the attribute ...
I want enable only TLS1.3 on my web application. I try to change policy name to ELBSecurityPolicy-TLS13-1-3-2021-06 then scan result with web SSL check and sslscan command but output still show TLS1.2...