Hinweis: Die aktuelle OOP-Konferenz finden Sie hier!
SIGS DATACOM Fachinformationen für IT-Professionals

SOFTWARE MEETS BUSINESS:
Die Konferenz für Software-Architekturen
30. Januar - 03. Februar 2017

Sessionsdetails

Vortrag: Do 5.4
Datum: Do, 06.02.2020
Uhrzeit: 17:00 - 18:00
cart

Reactive Systems

Uhrzeit: 17:00 - 18:00
Vortrag: 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.