How to set https on it? I still confused if is set any cert based on own domain, then redirect it to alb from domain dns?
@matthewsmithwarren2 Жыл бұрын
Hi. Thanks for making this video. Will you provide a screenshot or detailed instructions on the ALB-SecurityGroup? At 18:11, you mention this selection saying to allow traffic in both directions with ports for listeners and health check ports. And then you pick alb02-sg-0323 but never show what this is. This is where my app is struggling so I appreciate any support. Thank you.
@BeCloudGuru Жыл бұрын
@Matthew, I can better help if you tell me how you currently have set up your listeners and security groups and also tell me about the ports/protocols your app is using.
@abduljabbarazam94311 ай бұрын
The security group is created at kzbin.info/www/bejne/rKmZqX-upth3m80
@spawar184121 күн бұрын
Why you add only on listener defaultTG and 2 you are not selected any reason ??
@DINESHTAMILAN04 Жыл бұрын
thanks for very good explaination
@balajipraveen7287 Жыл бұрын
Please show us demo how to setup NLB with ALB as target in complex architect setup. thank you in advance
@hamidapremani6151 Жыл бұрын
Very well-explained. I followed every detail of your video. However, still getting 504 error. Please help. Did the entire setup on default VPC in N.Virginia. SG is port 22 and 80, it is attached to igw and route table is configured with igw as well. I am not sure why I am getting the error .
@BeCloudGuru Жыл бұрын
@Hamida, If it default vpc then route table would have already been pointing to igw, did you change that?
@hamidapremani6151 Жыл бұрын
@@BeCloudGuru somehow my RT was not pointing to IGW. Probably may have done something previously, which I don’t even recall. Planning to follow the same in a different region this time where I haven’t refactored the settings. Thanks for responding.
@BeCloudGuru Жыл бұрын
@hamidapremani6151 Please share the results once you do it in another reason, I am sure you would be able to make it work.
@shahajilavate7100 Жыл бұрын
Good 👍
@maheshkumarnaik754 Жыл бұрын
nice sir
@masami1986 Жыл бұрын
I have a service running in two clusters and two target groups pointing to each one, how can I have a balancer routing traffic from port 445 to one of the target groups no mattering the uri path
@sharanChandra-g6m Жыл бұрын
what are rules you craeted in alb security group
@probablyworse-2838 Жыл бұрын
do you put the same user data ie /var/www/html/register for the other instances ie cart and image? Or do you make it var/www/html/cart for cart and var/www/html/image for image? Thanks
@BeCloudGuru Жыл бұрын
@prabablyworse, this is the answer to your question " do you make it var/www/html/cart for cart and var/www/html/image for image?". Please let me know if you have any other questions on this.
@abuhussain4111 Жыл бұрын
you did not gave a response to his question @@BeCloudGuru
@BeCloudGuru Жыл бұрын
@abuhussain4111 I think I did, the answer was in his statement itself
@AlexJones-u9b Жыл бұрын
How to change the base route for the ALB DNS URL. what changes required to make this route /var/www/html/Test/public/index.php as default.?
@BeCloudGuru Жыл бұрын
Can you please explain bit more about the change you re looking for?
@handsomevillian Жыл бұрын
Hi, sir i facing issue with the message of "503 Service Temporarily Unavailable" while my loadbalancer is up and running and target group is associated and the instance can be accessible , and but cannot provide the web message over accessing from loadbalancer
@BeCloudGuru Жыл бұрын
Please check if your targets are healthy
@handsomevillian Жыл бұрын
@@BeCloudGuru yeah sir it is healthy
@538sureshs77 ай бұрын
Can you put video for bad gateway and un healthy target group
@kagitalvenkat Жыл бұрын
getting Error : 503 Service Temporarily Unavailable, help on this
@BeCloudGuru Жыл бұрын
@user-vl1rc , this error normally indicates Indicates that either the load balancer or the registered instances are causing the error. Check that your instances are registered and they re healthy as well.
@Lifestyle_of_kalai11 ай бұрын
How to clear a error 502 bad gateway
@BeCloudGuru10 ай бұрын
Are you still facing this error?
@538sureshs77 ай бұрын
@@BeCloudGurume also
@samvonglaennee76182 ай бұрын
I got the same error
@BhavanaMKulkarnii7 ай бұрын
please provide pathway script for images and cart
@538sureshs77 ай бұрын
Targets group is unhealthy but everything is fine security group and i also restarted the server as well
@vineet_kumar555 Жыл бұрын
Not working
@BeCloudGuru Жыл бұрын
@amolrekhawar, what is not working? If you follow it step by step without missing a step, it ll surely work. Let me know if you still face the problem
@vineet_kumar555 Жыл бұрын
@@BeCloudGuru this site cant be reached
@BeCloudGuru Жыл бұрын
In that case, check the security groups to determine whether relevant port and protocols are allowed or not. Also, check your web servers without ALB whether the site is reachable or not.
@BeCloudGuru Жыл бұрын
@amolrekhawar525 Hi Amol, I was just wondering if it worked for you or not.