Building Reliable Messaging Patterns in AWS with SQS and SNS
Building distributed systems requires putting a lot of attention on communication between components. These components often need to exchange information asynchronously, and that's where message queues and pub/sub systems are the go-to solution. AWS ...
blog.guilleojeda.com11 min read