Pub/Sub with AWS SNS, SQS and Laravel | HackerNoon

Pub/Sub is a great mechanism to establish microservice communication. By focusing on defining good, reliable <em>topics</em> of interest, microservices can come and go without disrupting the entire ecosystem. AWS offer two great services that help build a highly scalable, reliable and recoverable pub/sub sy…