All Content tagged with Application Load Balancer

Application Load Balancer operates at the request level (layer 7), routing traffic to targets (EC2 instances, containers, IP addresses, and Lambda functions) based on the content of the request.

Content language: English

Select up to 5 tags to filter
Sort by most recent
512 results
I'm hosting an application on AWS Elastic Beanstalk (EB) in a private subnet. The security group (sg-1) for EB is configured to block all public access, which works as expected when I try to access...
3
answers
0
votes
218
views
sowndar
asked 2 months ago
I have setup and configured an open source application and made it available behind an internal ALB (not Internet facing). The application, Eclipse Theia has no login/authentication mechanism and...
3
answers
0
votes
262
views
asked 2 months ago
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...
1
answers
0
votes
219
views
Yarpen
asked 2 months ago
I have a setup with where I have the following: * Custom domain name for HTTP API GW * HTTP API GW with ANY proxy route. This route has a VPC LINK integration with CloudMap * CloudMap Namespace with 1...
1
answers
0
votes
602
views
AWS
asked 2 months ago
Hello I have a question about how i should map logs of the Cloudfront and ALB As far as i know in cloudfront we have a header "X-Amz-Cf-Id" which is ok but i can not see this on alb logs. Is there a...
2
answers
0
votes
269
views
Vahag
asked 2 months ago
Hello, I am trying to remove port 80 from our ingress annotations. The port 80 listener has the default rule of redirect to 443 since that's the annotation I have setup. The listener rule for port...
0
answers
0
votes
569
views
asked 3 months ago
Hi everyone, its my first question here so sorry if its the wrong place to do so. On my Solution architecture MBA, Im making an architecture for a MMORPG, using Amazon New World architecture as a...
1
answers
0
votes
286
views
asked 3 months ago
Hello all, We're looking to parse a specific cookie which looks like key=value1-value2. We'd like to route based off of "value2" after base64 decoding the Value and parsing it for value2. Is it doable...
1
answers
0
votes
201
views
asked 3 months ago
I'm attempting to deploy a load balanced webservice using AWS copilot. The app that runs in this service needs to connect to a postgres database outside of AWS using an ssl connection. When I run...
1
answers
0
votes
285
views
stu
asked 3 months ago
I'm configuring AWS Transfer Family Server for AS2 over HTTPS. I found link below with step-by-step tutorial how to accomplish it. Although it seems like it is working for NLB, I'm not able to...
5
answers
1
votes
299
views
Vlad
asked 3 months ago
I have enabled Cognito auth on my ALB. I log in via my dns entry `sample.my-domain.com` I'm using a SAML IDP in Cognito (Google workspace) and it takes me through he auth flow and I sign in via my...
2
answers
0
votes
213
views
Andrew
asked 3 months ago