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...
На этой странице сайта вы можете посмотреть видео онлайн Recursive AWS Lambda Functions in Node.js JavaScript длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Tom Gregory 06 Январь 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 1,424 раз и оно понравилось 25 зрителям. Приятного просмотра!