Questions tagged with Application Load Balancer

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

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
101
views
asked 4 days 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
79
views
asked 8 days 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
24
views
asked 9 days 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
96
views
stu
asked 10 days 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
46
views
Vlad
asked 11 days 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
78
views
Andrew
asked 15 days ago
I need some urgent help. Yesterday I set up a load balancer and a second application server (EC2 instance). I tested them and then updated my app to use the load balancer address. However,...
3
answers
0
votes
79
views
asked 16 days ago
I am currently developing an API that sends records to Amazon Kinesis using the Kinesis Producer Library (KPL). Here are the details of my setup: ## Setup 1. **API**: Built using Ktor and sends...
0
answers
0
votes
119
views
asked 17 days ago
I have an backend platform with components using TCP+SSL and HTTPS protocols after a Classic Load Balancer (CLB) currently. However, I have to updated all components to use TLS v1.3 and the CLB...
2
answers
0
votes
319
views
asked 22 days ago
How can we best architect the proxy server with existing Global Accelerator, ALB, WAF, etc?
2
answers
0
votes
384
views
asked 22 days ago
Hi there, My case study in detail. I have developed Rest APIs on a spring-framework & deployed it on a Fargate cluster. I'm attaching an ALB to fetch my APIs on HTTPS. on the other hand my...
4
answers
0
votes
450
views
RAM
asked 24 days ago
When a HTTP request is submitted to ALB. It maintains two connections. 1. It establishes a TCP connection with the client who submitted the request. We call it front-end connection. 2. It...
2
answers
1
votes
487
views
asked 25 days ago