How to use AWS Application Load Balancer (ALB) for Jenkins Server | By M. Sharma

preview_player
Показать описание
In this video, you’ll see how to use #amazonwebservices ALB for distributing incoming application traffic across target groups via targets, such as EC2 instances, in multiple Availability Zones for Jenkins Server.

For more information on this topic, please visit the resource below:

Session Level: Intermediate

You can follow me

#aws #jenkins #server #demonstration #youtubeshorts #shorts #youtube #trending #amazonwebservices #devops #ogranisation #sharmio #imoisharma #Kubernetes #AWS #application #loadbalancer #trending
Рекомендации по теме
Комментарии
Автор

Great video! I would love for you to provide a demo using infrastructure as a tool, specifically Terraform.

ShavonneTate-lu
Автор

Thanks, Sharmio for the explanation. I have one question, please. Does the response traffic from the instance go back through the ALB or not? I do not see a need for that though, since the ALB is not a stateful firewall but I am not sure.

davidibrahim
Автор

Hey sharmio, wonderful explanation!!
Could you please do the same using terraform or any IAC.

TheDevOpsGuru
Автор

Thanks, Sharmio, for the great video! Just wondering how you set the security group and the Network ACL. Do we not need to set the Outbound Rule for the security group for the load balancer with the destination of the security group of the ec2 instance, and also set the Inbound Rule for the security group for the ec2 instance with the security group of the load balancer as origin? I'm having some health check (403) issue, and my guess is it has to do with how I set up the inbound/outbound rules.

jayparkirvine