AWS SQS as a queue manager to process things like boletos to register and SQS Quooler as a package to make the interaction with queues more easy. Postgres as to store our data and Sequelize as a Node.js ORM. Ava as a test runner and Chai to do some more advanced test assertions. Ex...