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 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
789
views
jjshen
asked 4 months ago
I have a websit with DNS as "https://mydns.com". This website is created by Vue.js and need to fetch data from another background EC2(springboot application) behind ALB. I used java keytool to...
3
answers
1
votes
554
views
jjshen
asked 4 months ago
On my Application load balancer configuration the https listener and traffic distribution is working allright. Now while I was trying to redirect all http traffic to https, it seems not to work. the...
3
answers
0
votes
276
views
Vikas
asked 4 months ago
I have an Angular webapp talking to a .NET backend. One of my endpoints takes a user defined `id` as part of the URL, i.e. `/owner/config/{id}` When testing locally on my PC, this all works exactly...
5
answers
0
votes
296
views
SimonW
asked 4 months ago
Hi all, Previously my wordpress website was working correctly with ELB, Cloudfront, S3 in AWS. However, it was not working suddenly a few days ago and returns "504 ERROR. The request could not be...
4
answers
0
votes
316
views
wayne
asked 4 months ago
I read [this document](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/data-protection.html#encryption-transit) about Nitro's native encryption-in-transit and have a question about how it pertains...
3
answers
0
votes
810
views
s3_guy
asked 4 months ago
Hello i need help, how to install SSL on my IP4 Site ? (I dont want to use domain as my website) I just install Ubuntu Apache2 and Make my public IP as a Website, Is it possible to install SSL on it...
3
answers
0
votes
361
views
asked 4 months ago
I've integrated an HTTP API in API Gateway and configured it for 3 stages (dev, staging, prod). The invoke URL for the API ends with the staging environment. When I configure API Gateway with an...
1
answers
0
votes
948
views
asked 4 months ago
As AWS Public IPv4 Address charge from February 1, 2024. Our Application Load Balancers was created by 2 Availability Zones, so one Application Load Balancer has 2 service managed public IPv4...
2
answers
0
votes
240
views
YShen
asked 4 months ago
I am currently using Beanstalk with an Application Load Balancer. I want to achieve the following load balancing rule: 1. Given websocket requests a) `myapi.com?param=1` b) `myapi.com?param=2` c)...
1
answers
0
votes
257
views
stopa
asked 4 months ago
I have two Application Load Balancer running. Both are internet-facing with two availability zone, and both has one listener forwarding https requests to targeted ec2 instance. With my common sense,...
2
answers
0
votes
336
views
asked 4 months ago