LambdaBiz
by:
JUST_Neeraj
- 361 total downloads
- last updated 3/1/2020
- Latest version: 1.0.1
AWS lambda enables users to write serverless functions. However, a lambda function can have a maximum execution time of 15 minutes after which it times out. Hence, it is not possible to write long running processes in AWS lambda. AWS has introduced step functions to overcome this shortcomming....
More information