Title: Realtime Serverless Communication with Momento Topics Publication: Ready, Set, Cloud! Author: Allen Helton Published: January 10, 2024 URL: https://www.readysetcloud.io/talks/realtime-serverless-communication-with-momento-topics/ Realtime messaging shouldn’t be hard or fragile. I walk through how Momento Topics brings serverless simplicity to pub/sub so you can ship low-latency, scalable communication without managing infrastructure. #### Description In event-driven systems, communication is everything. The problem is that most realtime solutions either come with too much infrastructure or too many operational headaches. In this talk I share why we built Momento Topics and how it brings serverless ergonomics to pub/sub. I cover common realtime use cases, the architectural ideas that make Topics work, and what you gain when you stop babysitting clusters and start shipping features. The goal is simple: lower latency, less ops, and better experiences for the people using your product.