Coding to be Event-driven
This talk, applicable to both Java and JavaScript developers alike, will discuss key benefits of developing software using event-driven design by using a dragon boat race.
What you'll learn
This interactive and lighthearted talk, applicable to both Java and JavaScript developers alike, will discuss key benefits of developing software using event-driven design by using a dragon boat race with the talk attendees. Event-driven software design patterns and event-driven communication such as publish-subscribe will be discussed, and their use in modern asynchronous distributed microservice architectures vs. the more traditional point-to-point REST-over-HTTP approach.