Last updated on May 8th, 2025 at 09:27 amIn this tutorial we will create a standard SQS queue then write simple Python script( as AWS Lambda or Local) to send messages to SQS endpoint. Once it is done we create another lambda function, configure it to receive messages from SQS as events. I am going […]