Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [aws-application-load-balancer]

The tag has no usage guidance.

aws-application-load-balancer
0 votes
1 answer
9 views

Cloudfront origin is not able connect to second Behaviors

We're trying to archive this, the request has to response via cloudfront if the user tried to access it via AWS application load balancer DNS user has to get the message as Access Denied. To make it ...
Antham's user avatar
  • 41
0 votes
1 answer
24 views

AWS ECS auto scale up causing temporary ALB 504 timeouts

we have a service which is a ECS + EC2 setup. With the ECS, we configured service auto scaling. We noticed when auto scaling policy trying to scale up more tasks, we sometimes see transient 504 ...
Erin's user avatar
  • 11
0 votes
0 answers
22 views

ECS Fargate Tasks Stopping Randomly and Concurrently

I am experiencing an issue with one of my services where the health check response time becomes problematic after a period of operation. Initially, when I start the service, it responds correctly and ...
sheetal shevalkar's user avatar
1 vote
0 answers
18 views

Elastic Load Balancer Managing Requests Sequentially Instead of Concurrently - Configuration Issues?

I am deploying a Flask application using Gunicorn with Flask-SocketIO on AWS Elastic Beanstalk. I’m experiencing issues where my Elastic Load Balancer (ELB) seems to handle incoming requests ...
Maverick's user avatar
-1 votes
0 answers
17 views

EKS Argo/Helm generated LoadBalancer will not put instances in service in AWS

Using ArgoCD I have generated an ApplicationSet that has a working Pod and container. However, the Service says it is healthy in the ArgoCD dashboard, and then when I look at the AWS console for the ...
UCFChandra's user avatar
0 votes
0 answers
36 views

Word press wp-admin redirecting to aws lb

We've hosted word press on AWS EC2 instance (Private subnet), and it's attached to AWS application load balancer(Internet facing), then it's attached to AWS cloud front, our website is pointing to AWS ...
Antham's user avatar
  • 41
0 votes
0 answers
14 views

ECS task creating non ephemeral port mapping on ALB

I got a setup where my ECS service is using a target group. The same target group is also used by an ALB. The ECS task definition is configured to use Bridge networkmode. When the ecs service starts ...
Kevin Alexander's user avatar
-1 votes
0 answers
24 views

SSL error with secured NiFi cluster while using the ingress (NLB)

I am trying to deploy the secured NiFi cluster on EKS cluster with 3 replicas. I am using nifi version 1.26.0 and using NiFi toolkit to generate the certificate. The first issue is while creating the ...
Pawan Sharma's user avatar
0 votes
0 answers
9 views

Connection reset by peer issue and doubts about the idle connection timeout of AWS API Gateway & ALB?

All. We have deployed springboot services on ECS and use WebClient from spring-webflux, which uses Reactor Netty Clients under the hood, as the http client to call outside APIs. So far, we just used ...
Windforce89's user avatar
-1 votes
0 answers
18 views

Pod recycle /restarting causes Network error

Once the Pod gets to the limit the new pod starts. But it takes so long that requests start to timeout whilst waiting to be serviced so when the pod 2 (new pod) gets request it throws error as it ...
sancia dsouza's user avatar
-1 votes
1 answer
62 views

Issue with 502 Bad Gateway on EKS with ALB Ingress

RESOLVED: The issue was that the port configured on the service did not match the one specified in the labels. I have created an EKS cluster in AWS, where I am trying to deploy a service. So far, I ...
Gonza-B's user avatar
0 votes
0 answers
20 views

Emissary ingress | Connecting Lambda to a Kubernetes ClusterIP Service in an EKS cluster in the Same VPC

We are using Emissary Ingress (Ambassador) in our EKS cluster as our API gateway. We have an ALB attached to our Emissary Ingress running natively in our Kubernetes cluster. Now, I want to allow ...
user15937765's user avatar
0 votes
0 answers
27 views

Attach SSL Certificate to ALB for Kong Ingress Controller in EKS

I'm trying to deploy a Kong Ingress Controller on EKS using CDK (Python). I already have a public domain in Route53 and an SSL certificate in ACM via DNS validation. My current code creates the ...
anXler's user avatar
  • 307
0 votes
0 answers
36 views

ALB redirect to https not working behind NLB

I have an NLB and as a target group, I am specifying ALB. My HTTPS connection works fine, but HTTP doesn't work. In ALB I have a rule to redirect from HTTP to HTTPS HTTPS://#{host}:443/#{path}?#{...
rholdberh's user avatar
  • 525
-2 votes
1 answer
50 views

Terraform apply errors out with a message: updating ECS Service InvalidParameterException: load balancers can have at most 5 items

I have an AWS ALB that is supposed to frontend an ECS Fargate frontend app written in Angular and a Backend that is written in NestJS. I intend to use a Single ALB for both frontend and backend and ...
Biplab's user avatar
  • 239

15 30 50 per page
1
2 3 4 5
76