How to consume events from SQS AWS - Simple Queue Service

Опубликовано: 01 Март 2026
на канале: Code Made Simple
355
10

In this video I want to show how you can create a worker service that consumes events from Amazon Simple Queue Service. We will create a background worker, set up a new queue, related IAM policies/roles and see it all come together on a EC2 machine.

#sqs #aws #nodejs #messagequeue #sqs-consumer

See application code here:
https://github.com/kobbikobb/guessthe...

See Cloud Formation project for docker compose here:
https://github.com/kobbikobb/cloud-fo...

And related video:
   • How to run docker-compose on EC2 AWS with ...  

Twitter:
#kobbikobb