Last updated on September 21st, 2024 at 04:54 pmIn 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 […]
