Event-Driven Architectures for Spring Developers

A presentation at SpringOne Platform by Pivotal in in Austin, TX, USA by Viktor Gamov

Developers have long employed message queues to decouple subsystems and provide an approximation of asynchronous processing. However, these queuing systems don’t adequately deliver on the promise of event-driven architectures and often lead to contrived integration patterns.

The events carry both notification and state and form a powerful primitive on which to build systems for developers and data engineers alike. Developers benefit from the asynchronous communication that events enable between services, and data engineers benefit from the integration capabilities.

In this talk, Gary and Viktor discuss the concepts of events, their relevance to software and data engineers, and their powers for effectively unifying architectures.

You’ll learn how stream processing makes sense in microservices. The talk concludes with a hands-on demonstration of these concepts in practice using modern toolchain: Kotlin, Spring Boot, and Apache Kafka!

Video

Code

The following code examples from the presentation can be tried out live.

Resources

The following resources were mentioned during the presentation or are useful additional information.

Buzz and feedback

Here’s what was said about this presentation on social media.