By using AWS re:Post, you agree to the AWS re:Post Terms of Use

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
1082 results
Hi re:Post, I am not a network/domain admin but have some general questions regarding DR with an AWS framework. Suppose the servers in our Ohio region go down. We recreate all servers via snapshots...
1
answers
0
votes
35
views
profile picture
asked 20 days ago
I have a ECS cluster running Fargate profile and ECS service associated to public ALB (2 AZs), running one task. I´m trying to simulate an AZ failure blocking all traffic in one AZ using Network ACL. ...
2
answers
0
votes
36
views
profile pictureAWS
asked 21 days ago
I am trying to set up an EC2 ALB in front of multiple EC2 instances that are each dual-homed on two subnets in the VPC . Unfortunately, the probing AWS ALB does from the "Target group" to each instan...
3
answers
0
votes
44
views
asked 22 days ago
My understanding of the ALB is that AWS automatically assigns public ipv4 addresses to the load balancer Depending on the traffic, the amount of the addresses can vary (e.g. up to 20, in my case). Alt...
1
answers
0
votes
32
views
asked 24 days ago
https://repost.aws/questions/QUi460-dp1R7idkt3YkJ1Yeg/nginx-rewrites-to-cloudfront How do I configure a traditional reverse proxy? I've been searching the internet. Thank you.
1
answers
0
votes
88
views
asked 25 days ago
As a starter - what is the advantage of the Developer Support plan I pay for? The technical question - It seems that I need only one listener to access the Load Balancer securely (Port 443) and only o...
1
answers
0
votes
26
views
asked 25 days ago
Hello lovely AWS community! So, when using an ALB (Application Load Balancer), the ALB adds a header to the request before forwarding it to an origin server. The header is called X-Amzn-Trace-Id. I...
1
answers
0
votes
27
views
asked a month ago
I have 2 services in ECS, a React frontend service and a Go backend service. Requests are routed successfully between the frontend and backend using the ALB. The EC2 instances are currently running in...
1
answers
0
votes
66
views
asked a month ago
Hi, We are using Cloudfront on top of our ALB to serve HTTP traffic. We want to configure WAF rules on ALB as this is our public entrypoint, but adding IP whitelisting rules on ALB is not working. Is...
4
answers
0
votes
174
views
asked a month ago
Hello, * I can create a dual-stack public NLB * Lets assume a tcp listener only * I can enable client ip preservation for a target group * Now I could have IPv4 clients accessing the public IP or IPv...
1
answers
0
votes
47
views
asked a month ago
The intention of this documentation is to provide the building blocks to create critical CloudWatch alarms which are fit for onboarding to Incident Detection and Response. It contains specific alarm b...
What am I doing wrong here? Using CDK V2 typescript, I am unable to deploy VPC endpoints to use a created endpoint service. I successfully created the endpoint service, pointing to the GWLB as: ``` ...
1
answers
0
votes
54
views
profile picture
asked a month ago