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
Filter content
Select tags to filter
Sort by
Sort by most recent
1239 results
My AWS account cannot create Network Load Balancers. I receive:
"OperationNotPermitted: This AWS account currently does not support
creating load balancers."
I opened a support case 3 days ago but i...
2
answers
0
votes
56
views
asked 21 days ago
## Summary
On an Application Load Balancer (HTTPS listener, `routing.http2.enabled=true`),
a `POST` request that carries **both** a large `Authorization` header
(a ~1.6 KB bearer token) **and** a req...
1
answers
0
votes
48
views
asked 24 days ago

AWS OFFICIALUpdated 12 days ago
I have worked on deployment on single server so what process I do on each server for my Backend working on NodeJS Applications. I use to install NodeJS on the server and run the program with pm2 and ...
Hi,
The following assumptions apply:
1. AWS Shield Standard is in use
2. The ALB has a public IP address
3. The ALB only allows traffic from CloudFront (Security Group)
4. L3/L4/L7 DDoS attac...
2
answers
0
votes
82
views
asked 2 months ago

AWS OFFICIALUpdated 2 months ago
Hello,
according to https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-cloudwatch-metrics.html
> If there are requests flowing through the load balancer, Elastic Load ...
3
answers
-1
votes
71
views
asked 3 months ago
Ayeon KimSUPPORT ENGINEER
published 3 months ago1 votes439 views
When you use an Application Load Balancer (ALB) as a CloudFront origin, the ALB sees CloudFront edge server IPs as the client — not the actual viewer's IP. This article explains three methods to retri...
PuneethaEXPERT
published 3 months ago1 votes109 views
This article provides guidance for AWS customers encountering LDAP connectivity failures with Amazon MQ due to the use of private or self-signed SSL certificates and non-publicly resolvable DNS names ...
Hi everyone,
I have the following setup:
User → CloudFront → ALB → Application (Cognito authentication enabled)
**Issue**
When initiating the Cognito login flow via:
/oauth2/authorize
the reques...
1
answers
0
votes
56
views
asked 4 months ago
Ayeon KimSUPPORT ENGINEER
published 4 months ago0 votes852 views
Application Load Balancer (ALB) supports user authentication through OpenID Connect (OIDC) with external Identity Providers (IdPs). This article walks through how to configure user authentication on a...