Serverless

Advanced Serverless Messaging Patterns for Your Applications

Using the right messaging patterns between your services can help with durability, availability, and reducing custom code.

Using the right messaging patterns between your services can help with durability, availability, and reducing custom code. This talk shows how to use AWS services to build robust messaging patterns into the foundation of your application architecture.

You can use Amazon SQS, Amazon SNS, and Amazon EventBridge to introduce fanout, queuing, and decoupling between your services. But you can also use these services in combinations to create powerful architectures that make your workloads scale.

This tech talk explains when to use these advanced patterns and provides infrastructure as code templates you can use in your own applications. After this talk, you’ll see how to take advantage of services and reduce the amount of custom code to maintain.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button