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
Dear Team - As per https://aws.amazon.com/blogs/networking-and-content-delivery/best-practices-for-deploying-gateway-load-balancer/,
`When you enable cross-zone load balancing, GWLB distributes...
Hello everyone hope you're doing well, I've been trying to expose a Wazuh SIEM dashboard, it's a Kubernetes Deployment.
I've follow the exact same configuration of this post:...
Hello one and all
On Friday and again on Monday, we had an outage where 3 EC2 nodes (running AWS Linux2) became unhealty on the ELB.
The only way I could resolve was to reboot the 3 systems.
2...
We need to host an SFTP server (SFTPGO) on EC2 and expose it publicly (Due to some custom requirements and cost reasons, we cannot use AWS SFTP).
The way I am thinking of doing this is:
1. 2x EC2...
Hello, How do i setup and forward a public ip to private ip in EC2 , windows server, for an http/https listener . A load balancer requires an ssl certificate with a domain . this is not...
I am using lightsail with ec2 loadbalancer(nlb)
in this case, traffic pricing is calculated as ec2(free-tier 100GB) or lightsail instance traffic?
all connection is set through elb
AWS OFFICIALUpdated a month ago
Hi, I have a subdomain dev.mywebsite.com hosted in hostinger. I need to use this subdomain to access my web API deployed in a EC2 instance with SSL enabled. I would like to use ELB for routing and...
Our environment is set with ALB and NLB, which have 2 Elastic IPs set. On last Thursday some of our clients started to experience inability to reach our web application or extreme slowness in its...
Hello
I transfer my domain to AWS And also make Hosted Zone and write the name servers of rout 53 in My registered Domain and it work for 3 day's and stop working after that , I am doing the...
Hi AWS community.
I manage an Elastic Beanstalk (EB) setup with Terraform. The setup contains an Application Load Balancer (LB). I selected a dedicated LB (LoadBalancerIsShared=false), so that EB...
Hi I have ALB ingress that works perfectly. But when I put AWS Global Accelerator in front of it, the page returns 404. This is the ingress conf:
```
---
apiVersion: networking.k8s.io/v1
kind:...