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...
In questa pagina del sito puoi guardare il video online Recursive AWS Lambda Functions in Node.js JavaScript della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Tom Gregory 06 gennaio 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 1,424 volte e gli è piaciuto 25 spettatori. Buona visione!