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
511 results
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
212
views
asked 3 months 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
450
views
asked 3 months ago
How can we best architect the proxy server with existing Global Accelerator, ALB, WAF, etc?
2
answers
0
votes
641
views
asked 3 months 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
687
views
asked 3 months ago
We have ECS with Keycloak and ALB (public subnets) configured. Currently, Keycloak is available at `idp.dev.example.com` (CNAME domain name from ALB and record name `idp.dev.example.com`). I also have...
3
answers
0
votes
520
views
Marko
asked 3 months ago
So we had an incident with our newly implemented failover strategy. Our new setup has R53 pointing to an ALB as the primary DNS entry and a CloudFront distribution pointing to an S3 bucket static page...
1
answers
0
votes
496
views
asked 3 months ago
I have a .NET web application that is running via the application load balancer's DNS name that I use to access its website, wherein the network resources / topology, S3 buckets, the EC2 instance, and...
1
answers
0
votes
1245
views
asked 3 months ago
My EC2 instances send data out through an Application Load Balancer. I am trying to figure out two things: 1. Would putting CloudFront in front of the ALB reduce my EC2 data transfer costs? 2. Will...
1
answers
0
votes
928
views
AWS
Piotrek
asked 4 months ago
Hi, this is my first project ever working with AWS and I am working on a simple task management application just for practice. In the app, users can create, manage, and track tasks. Users will also be...
2
answers
0
votes
819
views
Abed
asked 4 months ago
I have an integration in progress with a 3rd party partner. My service is running via ECS/Fargate behind an Application Load Balancer. The consumer of the service requires a static IP address (or...
2
answers
0
votes
867
views
Ron B
asked 4 months ago
I have an EC2 instance behind an ALB. I configured SSL on the ALB so that it can be accessed via HTTPS protocol. However, when I tried to send an HTTPS request from that EC2 instance, the request...
3
answers
0
votes
778
views
jjshen
asked 4 months ago