Recursive AWS Lambda Functions in Node.js JavaScript

Publicado em: 06 Janeiro 2020
no canal de: 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...


Nesta página do site você pode assistir ao vídeo on-line Recursive AWS Lambda Functions in Node.js JavaScript duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Tom Gregory 06 Janeiro 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 1,424 vezes e gostou 25 espectadores. Boa visualização!