SIGS DATACOM Fachinformationen für IT-Professionals

SOFTWARE MEETS BUSINESS:
The Conference for Software Architecture
Munich, 03 - 07 February 2020

Sessionsdetails

Talk: Do 5.4
Date: Thu, 06.02.2020
Time: 17:00 - 18:00
cart

Reactive Systems

Time: 17:00 - 18:00
Talk: Do 5.4

 

21st Century problems cannot be solved with 20th Century architectures. So why so many projects build on a monolithic, three-layer architecture sat on top of a RDBMS? Modern systems are distributed, deal with massive throughput of data and transactions. Users expect 24/7 service. The Reactive Manifesto describes what it takes to build systems that meet these demands. They are Responsive, Resilient, Elastic and Message Driven. This presentation will introduce these ideas and describe how systems built on these principles work.

Target Audience: Architects & Technical Leaders, Lead/Senior Developers
Prerequisites: None
Level: Practicing

Extended Abstract
21st Century problems cannot be solved with 20th Century software architectures. So why is the starting point for so many projects built on the assumption of a simplistic monolithic, three-layer architecture sat on top of a RDBMS? Hardware has progressed. It has changed many of the assumptions that such architectures were built upon. Modern systems are distributed, deal with massive throughput of data and transactions. Users expect 24/7 service. The Reactive Manifesto describes what it takes to build systems that meet these demands. Such systems are Responsive, Resilient, Elastic and Message Driven. What does this mean in terms of software architecture and design? This presentation will introduce these ideas and describe how systems built on these principles work.