Introduction AWS Lambdas do not run forever, and this can be a problem if you are trying to process data that may run over the allotted max of 15 minutes. But, depending on how you structure your processing, you can trigger another lambda to continue...
davidkennedy.hashnode.dev3 min read
No responses yet.