Abstract
Microservice architectures emerged as a popular architecture for designing scalable applications. This architecture promotes the decomposition of an application into independently deployable small services each encapsulating a private state [1]. Data exchanges and communication among microservices are often achieved via asynchronous events. This architecture enables practitioners to reap benefits associated with loose coupling, fault isolation, higher data availability, independent schema evolution, and increased scalability [2].
Original language | English |
---|---|
Title of host publication | 2024 IEEE 40th International Conference on Data Engineering (ICDE) |
Number of pages | 2 |
Publisher | IEEE |
Publication date | 2024 |
Pages | 5671-5672 |
DOIs | |
Publication status | Published - 2024 |
Event | 40th IEEE International Conference on Data Engineering, ICDE 2024 - Utrecht, Netherlands Duration: 13 May 2024 → 17 May 2024 |
Conference
Conference | 40th IEEE International Conference on Data Engineering, ICDE 2024 |
---|---|
Country/Territory | Netherlands |
City | Utrecht |
Period | 13/05/2024 → 17/05/2024 |
Series | Proceedings - International Conference on Data Engineering |
---|---|
ISSN | 1084-4627 |
Bibliographical note
Publisher Copyright:© 2024 IEEE.
Keywords
- benchmark
- data management
- event-driven architecture
- microservice