Rethinking Reactive Architectures

Modern web software architectures are amidst a paradigm shift — more and more web applications are built upon asynchronous and reactive patterns. This movement is understandable, as it takes scalability, resilience, and real-time integration to an elusive new level. Unfortunately, we observe that many new customer projects only use parts of this paradigm shift sensibly.

Thus, they often end up with an only partially reactive architecture that introduces a lot of new complexity without allowing us to utilize the full potential of reactivity. In this talk we will focus on the reactive paradigm’s central concepts, core ideas, and the corresponding manifest and make them understandable. Based on this knowledge, we will go into detail by mapping it to concrete patterns, like event-centric persistence, the concept of hydrations or projections, and the shift of creating systems in a fully push-based design from end-to-end. Upon a closer look at the advantages and challenges we’ve experienced in customer projects, it turns out that reactive architecture is not a silver bullet either. Rather, they are suited for a specific set of problems. In a nutshell, reactive architectures can be a game-changing tool to build cloud-native, highly responsive, and resilient applications. This talk will give you the needed knowledge to decide if it’s the right one for the job.

Video producer: https://ndcoslo.com/

1 thought on “Rethinking Reactive Architectures”

  1. Pingback: Software Development Linkopedia April 2022 (team design, ..)

Comments are closed.