AWS Lambda send and receive SQS messages - Using NodeJS 🚀

Описание к видео AWS Lambda send and receive SQS messages - Using NodeJS 🚀

Software Developers! Let me demonstrate how we can use a common pattern used by enterprise applications to leverage queues to reduce load on the main thread.

In this video, we create a Lambda Sender that sends a message to SQS and then a Lambda Receiver that processes the message from the queue and creates an object in Dynamodb.

#softwaredeveloper #awslambda #nodejs

Комментарии

Информация по комментариям в разработке