Загрузка страницы

Recursive AWS Lambda Functions in Node.js JavaScript

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-aws-lambda-functions-in-node-js-javascript

CODE
See the code for this example in the GitHub gist https://gist.github.com/tkgregory/8cba611bc6edfa3c6744cea97a4662b6

DOCUMENTATION
Lambda JavaScript SDK for invoke docs https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Lambda.html#invoke-property
AWS Lambda function handler docs https://docs.aws.amazon.com/lambda/latest/dg//nodejs-prog-model-handler.html
JavaScript Promises tutorial https://scotch.io/tutorials/javascript-promises-for-dummies

Видео Recursive AWS Lambda Functions in Node.js JavaScript канала Tom Gregory Tech
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
6 января 2020 г. 17:00:08
00:13:36
Яндекс.Метрика