Abstract

Efficient monitoring of a cloud system involves multiple aggregation processes and large amounts of data with various and interdependent requirements. A thorough understanding and analysis of the characteristics of data aggregation processes can help to improve the software quality and reduce development cost. In this paper, we propose a systematic approach for designing data aggregation processes in cloud monitoring systems. Our approach applies a feature-oriented taxonomy called DAGGTAX (Data AGGregation TAXonomy) to systematically specify the features of the designed system, and SAT-based analysis to check the consistency of the specifications. Following our approach, designers first specify the data aggregation processes by selecting and composing the features from DAGGTAX. These specified features, as well as design constraints, are then formalized as propositional formulas, whose consistency is checked by the Z3 SAT solver. To support our approach, we propose a design tool called SAFARE (SAt-based Feature-oriented dAta aggREgation design), which implements DAGGTAX-based specification of data aggregation processes and design constraints, and integrates the state-of-the-art solver Z3 for automated analysis. We also propose a set of general design constraints, which are integrated by default in SAFARE. The effectiveness of our approach is demonstrated via a case study provided by industry, which aims to design a cloud monitoring system for video streaming. The case study shows that DAGGTAX and SAFARE can help designers to identify reusable features, eliminate infeasible design decisions, and derive crucial system parameters.

Highlights

  • Nowadays, cloud computing has become a prominent paradigm adopted by many software systems that require high availability, elasticity, and efficient resource utilization (Armbrust et al 2010)

  • We have proposed a systematic design approach for designing data aggregation in cloud monitoring systems

  • The approach relies on the systematic specification of data aggregation processes based on DAGGTAX, and the SATbased consistency check of the specification

Read more

Summary

Introduction

Cloud computing has become a prominent paradigm adopted by many software systems that require high availability, elasticity, and efficient resource utilization. Instead of adopting off-the-shelf monitoring tools directly, many companies choose to design their own monitoring system for scaling, either from scratch or by extending existing frameworks, in order to meet their particular needs (Ward and Barker 2014) This requires the system designers to decide what data, and how the latter, should be collected, aggregated, and propagated. We propose an approach for the systematic design of data aggregation in cloud monitoring systems, such that potential infeasible design decisions are prevented. To provide automated support to our approach, we have developed a design tool called SAFARE (SAt-based Featureoriented dAta aggREgation design), which implements a graphical user interface for the DAGGTAX-based specification, and automated SAT-based analysis. Tool‐supported design of data aggregation processes in cloud monitoring systems

Feature model
The DAGGTAX taxonomy
Boolean satisfiability and Z3
Formal specification and analysis of data aggregation processes
Formalizing DAP specifications
Formalizing intra‐DAP constraints
Formalizing inter‐DAP constraints
The SAFARE tool
DAP specification
Consistency check
DBMS specification
Case study and results
Case study description
Application of DAGGTAX and SAFARE
System implementation
Discussion
Findings
Related work
Conclusions and future work
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.