
Serverless systems development using AWS SAM, AWS SQS and Python PowerTools
Example of implementation
Here I list steps needed to implement pair of lambda functions in AWS SAM:
- REST API Lambda: send message to SQS
- SQS Lambda Trigger: process message from SQS