Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
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 tags to filter
Sort by most recent
1134 results
Good Afternoon All,
I am currently learning to use AWS using a Udemy resource ([NEW] Ultimate AWS Certified Cloud Practitioner CLF-C02 2025). In the very beginning we set up budget alerts for when ou...
We have an EKS cluster and a private NLB deployed using k8s service annotations. EKS and NLB are deployed on 3 subnets in 3 availability zones.
HTTP requests between the instance and the load balancer...
We have an internal app that is behind a private ALB, but we need to allow some public IPs of a third party to send POST requests to it. Can you please provide some solutions?
EXPERT
published 2 months ago0 votes69 views
When attempting to delete the resource type AWS::ElasticLoadBalancingV2::TargetGroup from CloudFormation, the resource deletion fails with the error " Target group arn is currently in use by a listene...
In the ALB, we have HTTP2 configured and we know that the target group supports HTTP1.1. So, we expect automatic negotiation with target.
However, we are seeing one kind of API consistently fail with...
IHAC who is setting up an end point service to allow private access to an application from internal clients in different VPCs in the same region. The NLB that supports the endpoint service targets an ...
Hello guys,
I am using the Terraform AWS provider version 5.85.0. I added the attribute
routing_http_response_strict_transport_security_header_value = “max-age=2592000; includeSubDomains; preload” to...
I am facing an issue with downloading multiple files (3 to 4) through CloudFront. While we have increased the CloudFront response timeout to 180 seconds, it still results in a 504 error after the time...
SUPPORT ENGINEER
published 2 months ago1 votes518 views
I want to identify the client IP for SSL/TLS negotiation errors when connecting to an Application Load Balancer (ALB) using HTTPS.
Hi Everyone,
I'm confused by the VPC "Block Public Access" feature. I thought that this would block all access to internal services, but allow access via a load balancer or NAT gateway. However, when...
I have a Route 53 A record that points to a Network Load Balancer (NLB-1), which listens on TCP port 4000. NLB-1 forwards traffic to a target group consisting of static IPs belonging to another Networ...
Hello,
I am setting up CloudWatch Application Insights to monitor key services (excluding EC2 instances) across multiple production accounts. My goal is to include services like API Gateway, RDS DB I...