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 )
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 ?
Thanks!
Thank you @ttaylor9916 for the appreciation. ♥️
Thanks bro for the nice presentation. Can you help with how to pass the parameters in URL or in request
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 )
Excellent work Bro
Thanks for the feedback
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 ?
Hello! I have CORS error when I invoke load balancer from my web application. How can config CORS in my alb? thanks