-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Explore paths towards improving the Lambda performance (without spending money!)
Possibilities
- Execution Context -> reusable database connections
- Storing/Caching some data in the /tmp context
- Decreasing the zip file size
- Decreasing code complexity
- Only upload the compiled
.pycfiles
Reactions are currently unavailable