All Content tagged with Elastic Load Balancing
Elastic Load Balancing (ELB) automatically distributes incoming application traffic across multiple targets and virtual appliances in one or more Availability Zones (AZs).
Content language: English
Select up to 5 tags to filter
Sort by most recent
I have a Django project deployed on Elastic Beanstalk. Since it uses a load balancer by default, public IPs were assigned for it and I was being charged even when I am on free tier. At this stage, I...
I have created a new ALB target group that forwards traffic to an ALB that is actively serving traffic without any problems.
I've added this target group as a listener for a newly created NLB,...
I have a scenario where ALB has configuration with two domains for example url - "https://www.domainA.com"with ACM certificate "www.domainA.com" as **default SSL certificate** and another url -...
On reimporting certificate in ACM how long does it take for the imported certificate to propagate to associated resources? Does the time vary depending on the resource i.e ELB vs Cloudfront?
Also if...
Hello everyone,
I encounted a strange issue, when I set all TTL (min, max & default) to be 0 with specific path, some edge locations (e.g HKG1-P2) always return 504 error, and some other country...
We have 2 beanstalks and we need send traffic from one webservice from one to another...
we created a listener rule and the traffic for that webservice has been redirected from "A" beanstalk to "B"...
Hello, I am a junior developer.
To build dcv infrastructure, I successfully deployed to ap-northeast-2 based on https://github.com/aws-samples/dcv-web-portal. Also, after connecting to the front-end,...
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...
I have a problem that only surfaced this morning (despite no changes to my server's codebase, or changes to any settings within AWS).
When a user is directed to a particular target group of mine, I...