Build a Cloud Native Asynchronous Messaging System For Scale With Redis - Madelyn Olson
Description:
Explore the implementation of a cloud-native asynchronous messaging system for scalable architectures using Redis in this conference talk by Madelyn Olson, a Redis core maintainer and software development engineer at Amazon Web Services. Discover how asynchronous message passing can address the challenges of complexity and tight coupling in large-scale microservices architectures. Learn best practices for implementing this design pattern and witness a demonstration on building, deploying, and monitoring a highly scalable message broker system. Gain insights into leveraging standard CNCF components such as Kubernetes and Prometheus alongside Redis to create a robust and efficient messaging infrastructure. Understand the benefits of this decoupled system approach, which allows for easier integration of new services without modifying existing components.
Build a Cloud Native Asynchronous Messaging System for Scale with Redis