In this video you’ll learn how to write recursive Node.js JavaScript Lambda functions which call themselves.
AWS Lambda functions are a great way to execute short-running processes without worrying about what hardware they’re going to run on. Sometimes though, we have a requirement to execute a longer-lived process, but unfortunately AWS imposes a 15 minute execution limit.
ARTICLE
View this video in written format on my blog https://cloudcasanova.com/recursive-a...
CODE
See the code for this example in the GitHub gist https://gist.github.com/tkgregory/8cb...
DOCUMENTATION
Lambda JavaScript SDK for invoke docs https://docs.aws.amazon.com/AWSJavaSc...
AWS Lambda function handler docs https://docs.aws.amazon.com/lambda/la...
JavaScript Promises tutorial https://scotch.io/tutorials/javascrip...
On this page of the site you can watch the video online Recursive AWS Lambda Functions in Node.js JavaScript with a duration of hours minute second in good quality, which was uploaded by the user Tom Gregory 06 January 2020, share the link with friends and acquaintances, this video has already been watched 1,424 times on youtube and it was liked by 25 viewers. Enjoy your viewing!