Top "Aws-elb" questions

Amazon Web Services Elastic Load Balancer (aws-elb) is a service offered by aws to automatically distribute incoming network traffic across multiple targets (EC2 instances or specific ports).

Aws-elb health check failing at 302 code

Hi i created ALB listener 443 and target group instance on 7070 port (not-ssl) I can access instanceip:7070 without problem , but with …

amazon-web-services aws-elb
How is "Target Groups" different from "Auto-Scaling Groups" in AWS?

I'm a little too confused on the terms and its usage. Can you please help me understand how are these …

amazon-web-services amazon-ec2 aws-elb
Kubernetes and AWS: Set LoadBalancer to use predefined Security Group

As the title says, I am looking for a way to force a LoadBalancer service to use a predefined security …

amazon-web-services kubernetes aws-elb
Kubernetes ingress websockets connection issue

Deployed k8s on AWS with KOPS. I have created nginx ingress https://github.com/kubernetes/ingress-nginx nginx-ingress-controller image: quay.…

kubernetes websocket nginx-ingress aws-elb
how to get list of registered targets in AWS target group via CLI

We are trying to get the state of a registered target (instance) in a target group. This can be done …

amazon-web-services aws-cli aws-ecs aws-elb
Websocket closing after 60 seconds of being idle while connection node server using AWS ELB

I have one node server running on EC2 instance and client is also running on same EC2 instance, Client open …

node.js amazon-web-services amazon-ec2 websocket aws-elb