Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Service Call Chain Analysis for Microservice Systems

View through CrossRef
<p>Industrial practitioners widely adopt the microservice architecture to build applications. An application with microservice architecture can be composed of a set of individual services. Although microservice can improve the scalability of a system by isolating services, the complexity and difficulty of defect detection and analysis grow. High verification cost, a long feedback cycle, and high communication cost pose challenges to the maintenance of microservice systems. To address the problem, we propose a call chain tracing and analysis approach designed for the microservice architecture. To evaluate its effectiveness, we implement our approach as a plugin, namely Cam, to monitor and analyze exceptions by tracing call chains. Currently, Cam is packaged as a maven plugin for applications using Spring Cloud, which is an opensource microservice framework for Java programs. We experiment it with a microservice system to demonstrate its availability. The result shows that Cam can help software engineers understand the workflow of a service call and locate potential defects.</p> <p>&nbsp;</p>
Title: Service Call Chain Analysis for Microservice Systems
Description:
<p>Industrial practitioners widely adopt the microservice architecture to build applications.
An application with microservice architecture can be composed of a set of individual services.
Although microservice can improve the scalability of a system by isolating services, the complexity and difficulty of defect detection and analysis grow.
High verification cost, a long feedback cycle, and high communication cost pose challenges to the maintenance of microservice systems.
To address the problem, we propose a call chain tracing and analysis approach designed for the microservice architecture.
To evaluate its effectiveness, we implement our approach as a plugin, namely Cam, to monitor and analyze exceptions by tracing call chains.
Currently, Cam is packaged as a maven plugin for applications using Spring Cloud, which is an opensource microservice framework for Java programs.
We experiment it with a microservice system to demonstrate its availability.
The result shows that Cam can help software engineers understand the workflow of a service call and locate potential defects.
</p> <p>&nbsp;</p>.

Related Results

Nonintrusive Measurement on Temporal and Spatial Features of Microservice Inferences
Nonintrusive Measurement on Temporal and Spatial Features of Microservice Inferences
Abstract The high flexibility of microservice architecture provides notable divergence among the internal software stack within the same application. Microservice-based app...
Zynerator: Bridging Model-Driven Architecture and Microservices for Enhanced Software Development
Zynerator: Bridging Model-Driven Architecture and Microservices for Enhanced Software Development
Model-driven architecture (MDA) has demonstrated significant potential in automating code generation processes, yet its application often falls short in addressing the complexities...
Reusability of Legacy Software Using Microservices: An Online Exam System Example
Reusability of Legacy Software Using Microservices: An Online Exam System Example
A new design approach called microservices-based architecture is quickly emerging as one of the most efficient ways to re-architect aging enterprise systems and reengineer them int...
A Quality Driven Framework for Decomposing Legacy Monolith Applications to Microservice Architecture
A Quality Driven Framework for Decomposing Legacy Monolith Applications to Microservice Architecture
Abstract Transforming monolith applications to microservice architecture is a common cloud migration strategy for businesses to accomplish cloud-native benefits. However, d...
Performance Analysis of RabbitMQ and Nats Streaming for Communication in Microservice
Performance Analysis of RabbitMQ and Nats Streaming for Communication in Microservice
In this research, performance testing is performed between the two message brokers, which commonly used in the enterprise, namely RabbitMQ and Nats Streaming. REST is a method that...
Enhancing supply chain performance through supply chain practices
Enhancing supply chain performance through supply chain practices
Background: The recognised relationship between company performance and supply chain performance has prompted managers, practitioners and researchers alike to seek a better underst...
Multi-Layer Causal Graphs for Distributed System Performance: Modeling Cross-Service Dependencies in Microarchitectures
Multi-Layer Causal Graphs for Distributed System Performance: Modeling Cross-Service Dependencies in Microarchitectures
Modern distributed systems based on microservice architectures face unprecedented challenges in performance management and fault diagnosis due to their inherent complexity and dyna...
Moderating Effects of Service Guarantee, Service Relationship, and Perceived-risk on Customer Satisfaction
Moderating Effects of Service Guarantee, Service Relationship, and Perceived-risk on Customer Satisfaction
Customer satisfaction has been one of the most frequently used terms in marketing. With the benefits of customer satisfaction, service providers can save more costs doing customer ...

Back to Top