AWS-Serverless-Projects / load-balancer-with-lambda

AWS API Gateway is a great tool to use with Lambda. However, sometimes API Gateway can be quite expensive. If you are using API Gateway just as a proxy to lambda, and you have quite a large number of requests comes in, you can use AWS Load balancer with Lambda as the target. In this repository, using Terraform, you can deploy a sample applicati…
12Updated 2 years ago

Related projects: