Towards a Catalogue of Software Quality Metrics for Infrastructure Code
Stefano Dalla Palma, Dario Di Nucci, Fabio Palomba, Damian A., Tamburri

TL;DR
This paper introduces a catalogue of 46 metrics specifically designed for analyzing infrastructure-as-code scripts, focusing on Ansible, to improve understanding and maintenance of IaC quality.
Contribution
It presents the first comprehensive set of metrics tailored for IaC, particularly for Ansible, addressing the gap in domain-specific quality measurement tools.
Findings
Catalogue of 46 IaC metrics proposed
Metrics tailored for Ansible scripts analyzed
Facilitates better maintenance and evolution of IaC
Abstract
Infrastructure-as-code (IaC) is a practice to implement continuous deployment by allowing management and provisioning of infrastructure through the definition of machine-readable files and automation around them, rather than physical hardware configuration or interactive configuration tools. On the one hand, although IaC represents an ever-increasing widely adopted practice nowadays, still little is known concerning how to best maintain, speedily evolve, and continuously improve the code behind the IaC practice in a measurable fashion. On the other hand, source code measurements are often computed and analyzed to evaluate the different quality aspects of the software developed. However, unlike general-purpose programming languages (GPLs), IaC scripts use domain-specific languages, and metrics used for GPLs may not be applicable for IaC scripts. This article proposes a catalogue…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Engineering Research · Software Reliability and Analysis Research · Software System Performance and Reliability
