Alberto Sillitti

SE
3papers
14citations
Novelty5%
AI Score10

3 Papers

SEJul 4, 2018
Teaching DevOps in Corporate Environments: An experience report

Manuel Mazzara, Alexandr Naumchev, Larisa Safina et al.

This paper describes our experience of training a team of developers of an East-European phone service provider. The training experience was structured in two sessions of two days each conducted in different weeks with a gap of about fifteen days. The first session was dedicated to the Continuous Integration Delivery Pipeline, and the second on Agile methods. We summarize the activity, its preparation and delivery and draw some conclusions out of it on our mistakes and how future session should be addressed.

SEJun 22, 2017
Microservices Science and Engineering

Manuel Mazzara, Kevin Khanda, Ruslan Mustafin et al.

In this paper we offer an overview on the topic of Microservices Science and Engineering (MSE) and we provide a collection of bibliographic references and links relevant to understand an emerging field. We try to clarify some misunderstandings related to microservices and Service-Oriented Architectures, and we also describe projects and applications our team have been working on in the recent past, both regarding programming languages construction and intelligent buildings.

SEFeb 23, 2017
An architecture for non-invasive software measurement

Vasilii Artemev, Vladimir Ivanov, Manuel Mazzara et al.

Analysis of data related to software development helps to increase quality, control and predictability of software development processes and products.However, collecting such data for is a complex task. A non-invasive collection of software metrics is one of the most promising approaches to solve the task. In this paper we present an approach which consists of four parts: collect the data, store all collected data, unify the stored data and analyze the data to provide insights to the user about software product or process. We employ the approach to the development of an architecture for non-invasive software measurement system and explain its advantages and limitations.