DEV Community

Discussion on: Zero dependancy Pub / Sub system with PostgreSQL

Collapse
 
damianesteban profile image
Damian Esteban

If you are on AWS I would recommend going with SNS/SQS for pub sub. As another user mentioned, Event Sourcing might be a good alternative. In that case I would look at AWS Kinesis / DynamoDB