Back to Browse

AWS Serverless: Understanding and Managing Lambda Recursive Loops using AWS SAM

84 views
Jan 26, 2025
18:26

In this video, I will recreate the same recursive loop scenario using AWS SAM (Serverless Application Model). This means I will define and deploy the SQS queue and Lambda function using an Infrastructure as Code (IaC) approach. The template.yaml file will specify the resources to be created.   Before diving into the implementation, I will share a recap of what a Lambda recursive loop is and review an example of an event-driven architecture that could trigger this scenario. link:https://www.youtube.com/watch?v=f0TiH4zdCt4

Download

0 formats

No download links available.

AWS Serverless: Understanding and Managing Lambda Recursive Loops using AWS SAM | NatokHD