AWS Application load balancer & Lambda integration : Hands-On

preview_player
Показать описание
In this session, you will learn to invoke aws lambda function using aws application load balancer.

----------------------------------
Disclaimer/Policy:
- Video is intended for educational purposes only and explanations about technical topics.
- We make every effort to ensure the accuracy of the information presented, but we cannot guarantee that all information is current or entirely free from errors.
- Viewers are encouraged to exercise their own judgment and consider their unique circumstances when applying the information from this video.
- Mention of specific products, services, or brands in this video does not constitute an endorsement unless otherwise specified.
- By accessing and using the information presented in this video, viewers agree to do so at their own risk, and we shall not be liable for any damages or losses.
- All logos and images used in this video are the property of their respective copyright holders. Any copyrighted material is used here for educational purposes only.
- Our use of logos and images is not intended to challenge or infringe upon the rights of the copyright holders, and we acknowledge their ownership
- The inclusion of logos and images is for non-commercial, educational purposes only.
Рекомендации по теме
Комментарии
Автор

Thanks bro for the nice presentation. Can you help with how to pass the parameters in URL or in request

alwayskrishnaconsciousness
Автор

What I understood os that Lambda is returing response ? right ? but in real time ALB will call app url and then same response will return .. how to do this ?

dineshkm
Автор

I have a ELB url which have 3 node of app server in differenr AZ ... How and where we can implement lambda here .. please help .. How can we implement Lambda for ELB ( this ELB redirecting to direct to 3 app server and doing Load balancing )

dineshkm
Автор

Hello! I have CORS error when I invoke load balancer from my web application. How can config CORS in my alb? thanks

miguelsanchezco