Speaker
Infos
Wednesday, October 7 2020
15:00 - 15:45
15:00 - 15:45
Description
When should you use request-response and when should you use messaging instead? What if you could use REST for everything, including event-driven Architectures?
Learn how to design REST APIs that support both conventional human user interfaces and services and those that support event-driven, and more generally, message-driven architectures. As a bonus, expect to pick up tips on reactive programming. This session is about REST API design for request-response and event-driven microservices with domain events using event sourcing and CQRS.