9 ms·
As @leef mentioned, you should transition between Lambda and <another offering> based on the current load. I've published LambdaFlex as an Infrastructure as Co
by okigan 2y ago
As @leef mentioned, you should transition between Lambda and <another offering> based on the current load.
I've published LambdaFlex as an Infrastructure as Code (IaC) template. It automatically scales and manages traffic between AWS Lambda and AWS Fargate [1].
This setup leverages the strengths of both services: rapid scaling, scaling down to zero, and cost-effectiveness.
[1] GitHub: https://github.com/okigan/lambdaflex https://github.com/okigan/lambdaflex