Evaluating the Risk of Changes in a Microservices Architecture

Matteo Collina,Luca Maraschi,Tommaso Pirini 1. Platformatic Inc
DOI: https://doi.org/10.48550/arXiv.2309.06238
2023-09-12
Abstract:In a microservices-based system, reliability and availability are key components to guarantee the best-in-class experience for the consumers. One of the key advantages of microservices architecture is the ability to independently deploy services, providing maximum change flexibility. However, this introduces an extra complexity in managing the risk associated with every change: any mutation of a service might cause the whole system to fail. In this research, we would propose an algorithm to enable development teams to determine the risk associated with each change to any of the microservices in the system.
Software Engineering
What problem does this paper attempt to address?