Explore pragmatic approaches to event-driven microservices architecture in this conference talk from GOTO Amsterdam 2018. Dive into key concepts such as Command Query Responsibility Segregation (CQRS), event sourcing, and the differences between microservices and monoliths. Learn about effective messaging strategies, including command routing, query subscriptions, and event store operations. Discover how to balance sharing within contexts while consciously managing interactions between them. Gain insights on implementing "just enough" intelligence in microservices messaging to create robust, scalable systems. Perfect for developers and architects looking to enhance their understanding of event-driven design in modern software architecture.