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
Dear Team - As per https://docs.aws.amazon.com/elasticloadbalancing/latest/network/edit-target-group-attributes.html,
TCP and TLS: By default, client IP preservation is disabled, and the source IP a...
I deployed my Django Rest Framework (DRF) project to AWS Lightsail Containers, and everything works well with the DRF application. The DRF container is public, and I opened port 8000 for it. I do rece...
Hello, my developer sent me this as my online portal is not working.
“I could see port 80, 443 are blocked in my server.
As part of the improvement, the server closed with all unwanted ports which a...
Our service is presently working on FleetB with launch configuration to launch EC2 instances. We are trying to move to Launch Template. So enabling fleet A for it. But the instances that are getting l...
My customer is using a wildcard certificate installed on network load balancers in multiple AWS accounts. Load balancers are deployed using a cloudformation stack.
Is there any way to:
a) centrally...
My AWS NLB on `ca-central-1` started having issues since 7am UTC on September 6th 2024. No changes were made and there are several other regions configured in the same way while only this one is havin...
I have successfully used REST APIs for various functions such as DescribeInstances with the ec2 service and DescribeSecurityGroups also with ec2. But the same basic code is failing with DescribeLoadB...
I have 2 ECS clusters say cluster A and cluster B each having multiple ECS services running like service-a1, service-a2, etc and service-b1, service-b2, etc respectively. Each service is running multi...
1. I setup an ec2 instance and started a nginx app listening on http port 80 (ipv4 & ipv6).
2. I setup an ALB to traffic http & https request to my nginx app.
----- ALB IP address type: Dualstack wit...
Hello,
I have an application that creates let's say 5000 websocket connections and the clients do not close their connection for even months.
When I checked the pricing calculator, https://calculat...
I'm trying to create a setup where my ECS tasks are scaled down automatically when there's no traffic traffic (which works), and are scaled back up when someone connects to them.
For this I've create...
All,
I am having an issue when trying to pull ELB metrics using the AWS SDK V3 for Javascript API calls. Any help would be greatly appreciated!
**Specifics:**
- Want to pull the metrics for the targ...