Recursive AWS Lambda Functions in Node.js JavaScript

Publié le: 06 janvier 2020
sur la chaîne: Tom Gregory
1,424
25

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...


Sur cette page du site, vous pouvez voir la vidéo en ligne Recursive AWS Lambda Functions in Node.js JavaScript durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Tom Gregory 06 janvier 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 1,424 fois et il a aimé 25 téléspectateurs. Bon visionnage!