This project showcases the gain in execution duration by using http-api-lambda instead of FastAPI + Mangum for api development on AWS lambda.
- run
cdk deploy
to deploy the stack (2 AWS lambda functions with function urls) - paste the output urls of
cdk deploy
intoinvoke.py
- run
invoke.py
to invoke both lambdas 100 times - view results in AWS metrics