+ All Categories
Home > Documents > Modeling of Information Systems as Systems of Systems...

Modeling of Information Systems as Systems of Systems...

Date post: 14-Aug-2019
Category:
Upload: buidung
View: 215 times
Download: 0 times
Share this document with a friend
22
Modeling of Information Systems as Systems of Systems through DSM Paolo Salvaneschi University of Bergamo, Dept of Management, Information and Production Engineering and Salvaneschi & Partners
Transcript
Page 1: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Modeling of Information Systems as Systems of Systems through DSMSystems through DSM

Paolo SalvaneschiUniversity of Bergamo, Dept of Management, Information and Production Engineering and

Salvaneschi & Partners

Page 2: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Table of contents

• Problem statement

• Case study context

• Modeling Information System through DSM

• Implementation

• Query patterns

ICSE SESOS 2016 Paolo Salvaneschi 2

• Query patterns

• Discussion and outlook

Page 3: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Problem statement

• Large information systems are composed of dozens of software applications

Software application: programs that typically implement a business process or part of it.

ICSE SESOS 2016 Paolo Salvaneschi 3

Page 4: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Problem statement

• Applications developed in house or acquired/adapted/integrated

• Applications evolve in time

• Different vendors and development teams work on parts of the whole system

ICSE SESOS 2016 Paolo Salvaneschi 4

on parts of the whole system

Page 5: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Problem statement

• Due to time pressure and lack of global knowledge:

‒ Local changes may cause decay of modularity and increasing complexity of relationships between software components

ICSE SESOS 2016 Paolo Salvaneschi 5

relationships between software components

‒ Increasing difficulty to understand the whole system

Page 6: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Problem statement

• The problem:

understanding and managing knowledge about the Information System-level architecture where a software component is a software application

ICSE SESOS 2016 Paolo Salvaneschi 6

• The approach:

Modeling the Information System as a System of Systems

Preliminary results

Page 7: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Case study context

• Two information systems

‒ System 1 - The Italian branch (more than 8000 employees) of a large european retail company. 100 applications + 3 large DB

‒ System 2 - A hospital in North Italy (4000

ICSE SESOS 2016 Paolo Salvaneschi 7

‒ System 2 - A hospital in North Italy (4000 employees). 100 applications

Page 8: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Modeling Information System through DSM

• Conceptual structure of the model

‒ Components (software applications) and connectors

‒ Classes of users

‒ Views

ICSE SESOS 2016 Paolo Salvaneschi 8

‒ Views

A representation of a specific aspect of the architecture: components and connectors attributes for a class of users

Page 9: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Modeling Information System through DSM

• Components and connectors - DSM

• Software applications and data flow relations between applications.

ICSE SESOS 2016 Paolo Salvaneschi 9

Page 10: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Modeling Information System through DSM

• Design Structure Matrix - Example

ICSE SESOS 2016 Paolo Salvaneschi 10

Page 11: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Modeling Information System through DSM

• System 1 Retail company

ICSE SESOS 2016 Paolo Salvaneschi 11

Page 12: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Modeling Information System through DSM

• System 2 Hospital

ICSE SESOS 2016 Paolo Salvaneschi 12

Page 13: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Modeling Information System through DSM

• Classes of users

‒ Developers and system integrators - know the relations between applications

‒ The architecture office - monitor the complexity, discover architectural smells,

ICSE SESOS 2016 Paolo Salvaneschi 13

complexity, discover architectural smells, verify architectural rules

‒ Business people - relationship between business processes and software applications

Page 14: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Modeling Information System through DSM

• Views

‒ Software applications and data flow relations between applications

‒ Types of connectors between applications

‒ Architectural smells

ICSE SESOS 2016 Paolo Salvaneschi 14

‒ Architectural smells

‒ Mapping between business processes and software applications

Page 15: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Modeling Information System through DSM

• Model quality

‒ The information was derived manually from the documentation of software applications and knowledge of application owners

‒ Automatically extract information from code

ICSE SESOS 2016 Paolo Salvaneschi 15

‒ Automatically extract information from code is better, but hardly implementable in practice in an industrial context

Page 16: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Implementation

• Cambridge Advanced Modeler (CAM) tool

ICSE SESOS 2016 Paolo Salvaneschi 16

Page 17: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Query patterns

• Query patterns

ICSE SESOS 2016 Paolo Salvaneschi 17

Page 18: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Query patterns

• Patterns

ICSE SESOS 2016 Paolo Salvaneschi 18

Page 19: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Query patterns

System 1 –Smells

Application connected to many other applications.

ICSE SESOS 2016 Paolo Salvaneschi 19

applications.

Many types of connectors.

Page 20: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Query patterns

System 2 - applications and connectors implementing a business process

ICSE SESOS 2016 Paolo Salvaneschi 20

Page 21: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Discussion and outlook

• Finding quality information to develop the models is a difficult process

‒ System 1 - A wiki maintains the key information to support software evolution

‒ System 2 - The knowledge was collected

ICSE SESOS 2016 Paolo Salvaneschi 21

‒ System 2 - The knowledge was collected through the interviews of the application owners.

• In both cases the management supported the project and is aware of the relevance of the issue

Page 22: Modeling of Information Systems as Systems of Systems ...sesos2016.icmc.usp.br/Ppt/SESoS2016_Presentation2.pdfProblem statement • Large information systems are composed of dozens

Discussion and outlook

• An open problem

• The limitations of the class of tools we used:

‒ They don’t offer the full functionality of a database management system and flexible navigation of the graph

ICSE SESOS 2016 Paolo Salvaneschi 22

navigation of the graph

‒ It is not easy to associate complex attributes to the elements of the matrix

‒ The ability to query the graph is limited


Recommended