Tag

reactive architecture

0 views collected around this technical thread.

Top Architect
Top Architect
Jan 15, 2020 · Cloud Native

2019 Architecture Review: Middle Platform, Cloud‑Native, Microservices, Reactive and Serverless Trends

The article reviews the major software‑architecture changes in 2019, covering the emergence of the middle platform, the shift to cloud‑native and microservice designs, the rise of reactive and serverless computing, and the evolving front‑end landscape, while reflecting on future directions.

cloud nativemicroservicesmiddle platform
0 likes · 14 min read
2019 Architecture Review: Middle Platform, Cloud‑Native, Microservices, Reactive and Serverless Trends
Youzan Coder
Youzan Coder
Jan 4, 2019 · Backend Development

Practicing Reactive Architecture and RxJava in Youzan Retail

By adopting an event‑driven reactive architecture and leveraging RxJava’s asynchronous, message‑oriented programming, Youzan Retail decouples services, parallelizes complex initialization and data‑transformation tasks, reduces response time and coupling, and enhances robustness, scalability, and throughput for its rapidly growing retail platform.

Asynchronous ProgrammingJavaRxJava
0 likes · 11 min read
Practicing Reactive Architecture and RxJava in Youzan Retail
Architecture Digest
Architecture Digest
Jun 10, 2018 · Backend Development

Key Principles of Reactive Microservices Architecture

The article summarizes the design principles of reactive microservices, covering isolation, single responsibility, autonomy, private state, asynchronous messaging, service discovery, API management, and security, and explains how these concepts enable scalable, resilient cloud‑native systems.

asynchronous messagingcloud nativemicroservices
0 likes · 24 min read
Key Principles of Reactive Microservices Architecture
Architecture Digest
Architecture Digest
Nov 20, 2017 · Cloud Native

Evolution of Microservice Systems Toward a Reactive Microsystem Architecture

The article explains how traditional microservice architectures evolve into event‑driven reactive microsystems by adopting events‑first DDD, reactive design, and event‑based persistence, highlighting the role of the Actor model, asynchronous non‑blocking communication, event sourcing, and saga‑based distributed transaction handling.

DDDEvent Sourcingdistributed systems
0 likes · 9 min read
Evolution of Microservice Systems Toward a Reactive Microsystem Architecture