Тёмный

AWS Application Load Balancer (2023) Step-by-Step Tutorial with Target Groups and EC2,  

BeCloudGuru
Подписаться 5 тыс.
Просмотров 40 тыс.
50% 1

In this video, we will introduce you to AWS Application Load Balancer, a service that distributes incoming traffic across multiple targets, such as EC2 instances, Lambda, containers, and IP addresses.
You ll learn about different components of Application Load balancer and will explore the basics of creating target groups and listeners, and how Application Load Balancer intelligently routes traffic based on the content of the request and the health of the targets.
We will also discuss the Path-based routing feature, which allows you to route traffic to different target groups based on the request's characteristics.
If you're looking to scale your applications and improve their performance, AWS Application Load Balancer is a powerful tool to consider. Check out this video to learn more about how it can benefit your business.
Important Links:
AWS Elastic Load Balancing:
• AWS Elastic Load Balan...

Наука

Опубликовано:

 

2 мар 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 42   
@AshokKumar-ek2ul
@AshokKumar-ek2ul 4 дня назад
crystal clear explanation👏👏👏
@tusharkhanvilkar8617
@tusharkhanvilkar8617 3 месяца назад
Very Good Explanation
@DINESHTAMILAN04
@DINESHTAMILAN04 9 месяцев назад
thanks for very good explaination
@ramirez368
@ramirez368 Год назад
I liked it very much....good video man....
@shahajilavate7100
@shahajilavate7100 9 месяцев назад
Good 👍
@balajipraveen7287
@balajipraveen7287 Год назад
Please show us demo how to setup NLB with ALB as target in complex architect setup. thank you in advance
@maheshkumarnaik754
@maheshkumarnaik754 7 месяцев назад
nice sir
@Ethan-gs5ib
@Ethan-gs5ib 3 месяца назад
Thanks!
@BeCloudGuru
@BeCloudGuru 3 месяца назад
@Ethan Thanks for the support
@masami1986
@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
@AchmadBadra
@AchmadBadra 4 месяца назад
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
@matthewsmithwarren2 11 месяцев назад
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
@BeCloudGuru 11 месяцев назад
@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.
@abduljabbarazam943
@abduljabbarazam943 6 месяцев назад
The security group is created at ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-vx6xLxqsDek.html
@user-gc4hs5ke3m
@user-gc4hs5ke3m 7 месяцев назад
what are rules you craeted in alb security group
@hamidapremani6151
@hamidapremani6151 11 месяцев назад
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
@BeCloudGuru 11 месяцев назад
@Hamida, If it default vpc then route table would have already been pointing to igw, did you change that?
@hamidapremani6151
@hamidapremani6151 11 месяцев назад
@@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
@BeCloudGuru 11 месяцев назад
@hamidapremani6151 Please share the results once you do it in another reason, I am sure you would be able to make it work.
@538sureshs7
@538sureshs7 Месяц назад
Can you put video for bad gateway and un healthy target group
@user-qi2qi3qo3v
@user-qi2qi3qo3v Год назад
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
@BeCloudGuru Год назад
Can you please explain bit more about the change you re looking for?
@538sureshs7
@538sureshs7 Месяц назад
Targets group is unhealthy but everything is fine security group and i also restarted the server as well
@probablyworse-2838
@probablyworse-2838 10 месяцев назад
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
@BeCloudGuru 9 месяцев назад
@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
@abuhussain4111 8 месяцев назад
you did not gave a response to his question @@BeCloudGuru
@BeCloudGuru
@BeCloudGuru 8 месяцев назад
@abuhussain4111 I think I did, the answer was in his statement itself
@BhavanaMKulkarnii
@BhavanaMKulkarnii 2 месяца назад
please provide pathway script for images and cart
@handsomevillian
@handsomevillian 7 месяцев назад
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
@BeCloudGuru 7 месяцев назад
Please check if your targets are healthy
@handsomevillian
@handsomevillian 7 месяцев назад
@@BeCloudGuru yeah sir it is healthy
@user-vl1rc7di2d
@user-vl1rc7di2d Год назад
getting Error : 503 Service Temporarily Unavailable, help on this
@BeCloudGuru
@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_kalai
@Lifestyle_of_kalai 6 месяцев назад
How to clear a error 502 bad gateway
@BeCloudGuru
@BeCloudGuru 5 месяцев назад
Are you still facing this error?
@538sureshs7
@538sureshs7 Месяц назад
​@@BeCloudGurume also
@vineet_kumar555
@vineet_kumar555 Год назад
Not working
@BeCloudGuru
@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
@vineet_kumar555 Год назад
@@BeCloudGuru this site cant be reached
@BeCloudGuru
@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
@BeCloudGuru 11 месяцев назад
@amolrekhawar525 Hi Amol, I was just wondering if it worked for you or not.
Далее
What is a Load Balancer?
8:22
Просмотров 225 тыс.
iPhone 16 - НЕ СТОИТ ПРОПУСКАТЬ
4:50
iPhone 15 Pro в реальной жизни
24:07
Просмотров 402 тыс.