-
Notifications
You must be signed in to change notification settings - Fork 1
/
research.html
executable file
·379 lines (369 loc) · 34.6 KB
/
research.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
<!DOCTYPE html>
<html lang="en">
<head>
<title>Jacopo Soldani</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
<link rel="stylesheet" href="src/css/academic-resume.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<!-- Navigation Bar-->
<nav class="navbar fixed-top navbar-expand-lg navbar-dark cp-navbar">
<a class="navbar-brand cp-brand" href="index.html">JS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#jsNavBar" aria-controls="jsNavBar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="jsNavBar">
<div class="navbar-nav ml-auto">
<a class="nav-item nav-link" href="about.html">About</a>
<a class="nav-item nav-link active" href="research.html">Research</a>
<a class="nav-item nav-link" href="publications.html">Publications</a>
<a class="nav-item nav-link" href="teaching.html">Teaching</a>
<a class="nav-item nav-link" href="theses.html">Supervised theses</a>
<a class="nav-item nav-link" href="contacts.html">Contacts</a>
</div>
</div>
</nav>
<!-- Contents -->
<div class="container">
<!-- Research Interests -->
<div class="row pt-4">
<div class="col">
<h4 class="cp-title">Research Interests</h4>
I am part of the <a class="cp-link" href="https://di-unipi-socc.github.io/">Service-Oriented, Cloud and Fog Computing (SOCC)</a> research group.
My current research interests include, but are not limited to, what follows.
</div>
</div>
<div class="row pt-4">
<div class="col">
<ul class="list-group">
<li class="list-group-item cp-shaded"><span class="cp-title">Service, Cloud, and Fog Computing</span></li>
<li class="list-group-item">Microservices and Cloud-Native Solutions, Deployment and Management Automation, Faults and fault resilience, Application of Formal Methods</li>
</ul>
</div>
</div>
<div class="row pt-4">
<div class="col">
<ul class="list-group">
<li class="list-group-item cp-shaded"><span class="cp-title">Empirical Software Engineering</span></li>
<li class="list-group-item">Systematic Grey Literature Reviews, Multivocal Reviews, Systematic Reviews, Systematic Mapping Studies</li>
</ul>
</div>
</div>
<!-- Editorship -->
<div class="row pt-4">
<div class="col">
<h4 class="cp-title">Editorship</h4>
</div>
</div>
<div class="row">
<div class="col">
<!-- Editorial Board Membership -->
<ul class="list-group">
<li class="list-group-item cp-shaded"><span class="cp-title">Editorial Board Membership</span></li>
<li class="list-group-item">
Editor-in-Chief of <span class="cp-highlight-text"><a class="cp-link" href="https://www.sigsoft.org/SEN/">ACM SIGSOFT Software Engineering Notes</a></span> (ISSN: 0163-5948) since January 2022
<br>
<em>Formerly: Associate Editor from October 2019 to December 2021</em>
</li>
<li class="list-group-item">Academic Editor of <span class="cp-highlight-text"><a class="cp-link" href="https://journals.plos.org/plosone">PLOS ONE</a></span> (ISSN: 1932-6203) since October 2019</li>
<li class="list-group-item">Associate Editor of <span class="cp-highlight-text"><a class="cp-link" href="https://www.frontiersin.org/journals/computer-science">Frontiers in Computer Science</a></span> (ISSN: 2624-9898) since June 2022</li>
<li class="list-group-item">
Associate Editor of <span class="cp-highlight-text"><a class="cp-link" href="https://www.journals.elsevier.com/journal-of-systems-and-software">Journal of Systems and Software</a></span> (ISSN: 0164-1212) since February 2022
<br>
<em>Formerly: Editorial Board Member from March 2021 to January 2022</em>
</li>
<li class="list-group-item">Topical Advisory Panel Member of <span class="cp-highlight-text"><a class="cp-link" href="https://www.mdpi.com/journal/futureinternet">Future Internet</a></span> (ISSN: 1999-5903) since December 2020</li>
</ul>
</div>
</div>
<div class="row">
<div class="col">
<!-- Former memberships -->
<ul class="list-group pt-4">
<li class="list-group-item cp-shaded"><span class="cp-title">Former memberships</span></li>
<li class="list-group-item">Editorial Member of <span class="cp-highlight-text"><a class="cp-link" href="http://www.sciencepublishinggroup.com/journal/index?journalid=247">Mathematics and Computer Science</a></span> (ISSN: 2575-6028) from June 2020 to June 2022</li>
</ul>
</div>
</div>
<div class="row">
<div class="col">
<!-- Guest Editorship -->
<ul class="list-group pt-4">
<li class="list-group-item cp-shaded"><span class="cp-title">Guest Editorship</span></li>
<li class="list-group-item">Guest Editor of special issues of <span class="cp-highlight-text"><a class="cp-link" href="https://www.springer.com/journal/10586">Cluster Computing</a></span> (ISSN: 1386-7857).
<ul>
<li>Special Issue on <a class="cp-link" href="https://link.springer.com/collections/aebbbejdfg">Advancements in Service-Oriented Software</a></li>
</ul>
</li>
<li class="list-group-item">Guest Editor of special issues of <span class="cp-highlight-text"><a class="cp-link" href="https://www.springer.com/journal/607/">Computing</a></span> (ISSN: 0010-485X).
<ul>
<li>Special Issue on <a class="cp-link" href="https://www.springer.com/journal/607/updates/23969462">Service-Oriented and Cloud Computing</a></li>
</ul>
</li>
<li class="list-group-item">Guest Editor of special issues of <span class="cp-highlight-text"><a class="cp-link" href="https://www.mdpi.com/journal/futureinternet">Future Internet</a></span> (ISSN: 1999-5903).
<ul>
<li>Special Issue on <a class="cp-link" href="https://www.mdpi.com/journal/futureinternet/special_issues/S_Oriented_Systems_A">Service-Oriented Systems and Applications</a></li>
<li>Special Issue on <a class="cp-link" href="https://www.mdpi.com/journal/futureinternet/special_issues/A_Cloud_Computing_IoT">Advances on Cloud Computing and Internet of Things</a></li>
</ul>
</li>
<li class="list-group-item">Guest Editor of special issues of <span class="cp-highlight-text"><a class="cp-link" href="https://www.mdpi.com/journal/information">Information</a></span> (ISSN: 2078-2489).
<ul>
<li>Special Issue on <a class="cp-link" href="https://www.mdpi.com/journal/information/special_issues/Microservices_Cloud-Native">Microservices and Cloud-Native Solutions: From Design to Operation</a></li>
<!--<li>Special Issue on <a class="cp-link" href="https://www.mdpi.com/journal/information/special_issues/management_automation">Deployment and Management Automation</a></li> NO PAPERS ACCEPTED -->
</ul>
</li>
<li class="list-group-item">
Guest Editor of two special issues of <span class="cp-highlight-text"><a class="cp-link" href="https://www.journals.elsevier.com/science-of-computer-programming">Science of Computer Programming</a></span> (ISSN: 0167-6423).
<ul>
<li>Special Issue on <a class="cp-link" href="https://doi.org/10.1016/j.scico.2020.102594">Coordination and Self-Adaptiveness of Software Applications</a></li>
<li>Special Issue on <a class="cp-link" href="http://dx.doi.org/10.1016/j.scico.2020.102417">Coordination Languages and Self-Adaptive Systems</a></li>
</ul>
</li>
</ul>
</div>
</div>
<!-- Conference organisation -->
<div class="row pt-4">
<div class="col">
<h4 class="cp-title">Conference Organisation</h4>
</div>
</div>
<div class="row">
<div class="col">
<ul class="list-group">
<li class="list-group-item cp-shaded"><span class="cp-title">Forthcoming events</span></li>
<li class="list-group-item">PC chair, 19th European Conference on Software Architecture (<span class="cp-highlight-text"><a class="cp-link" href="https://conf.researchr.org/home/ecsa-2025">ECSA 2025</a></span>), Limassol, Cyprus, 15-19 September 2025</li>
<li class="list-group-item">PC member, 17th International Conference on the Quality of Information and Communications Technology (<span class="cp-highlight-text"><a class="cp-link" href="https://2024.quatic.org">QUATIC 2024</a></span>), Pisa, Italy, 11-13 September 2024</li>
<li class="list-group-item">PC member, 9th International Conference on Cloud Computing and Internet of Things (<span class="cp-highlight-text"><a class="cp-link" href="http://www.cciot.org">CCIOT 2024</a></span>), Hanoi, Vietnam, 1-3 November 2024</li>
<li class="list-group-item">PC member, 30th International Conference on Cooperative Information Systems (<span class="cp-highlight-text"><a class="cp-link" href="http://coopis.scitevents.org/">CoopIS 2024</a></span>), Porto, Portugal, 19-21 November 2024</li>
<li class="list-group-item">PC member, 5th International Workshop on Agility with Microservice Programming (AMP 2024), Tunis, Tunisia, 3 December 2024</li>
<li class="list-group-item">PC member, 12th European Conference On Service-Oriented And Cloud Computing (<span class="cp-highlight-text"><a class="cp-link" href="https://conf.researchr.org/home/esocc-2025/">ESOCC 2025</a></span>), Bolzano, Italy, 20-21 February 2025</li>
<li class="list-group-item">PC member, 40th ACM/SIGAPP Symposium On Applied Computing, track on Cloud Continuum (<span class="cp-highlight-text"><a class="cp-link" href="https://sites.google.com/ime.usp.br/acmsac2025cctrack">Cloud Continuum @ SAC 2025</a></span>), Catania, Italy, 31 March-4 April 2025</li>
<li class="list-group-item">PC member, 15th International Conference on Cloud Computing and Service Science (<span class="cp-highlight-text"><a class="cp-link" href="https://closer.scitevents.org/">CLOSER 2025</a></span>), Porto, Portugal, 1-3 April 2025</li>
<li class="list-group-item">PC member, 17th International Conference on Advanced Service Computing (<span class="cp-highlight-text"><a class="cp-link" href="https://www.iaria.org/conferences2025/ComSERVICECOMPUTATION25.html">SERVICE COMPUTATION 2025</a></span>), Valencia, Spain, 6-10 April 2025</li>
<li class="list-group-item">PC member, 17th International Conference on Mobile, Hybrid, and On-line Learning (<span class="cp-highlight-text"><a class="cp-link" href="https://www.iaria.org/conferences2025/eLmL25.html">eLmL 2025</a></span>), Nice, France, 18-25 May 2025</li>
<li class="list-group-item">PC member, International Workshop on Causal Methods in Software Engineering (<span class="cp-highlight-text"><a class="cp-link" href="https://causality-software-engineering.github.io/cause-workshop-2025/">CauSE 2025</a></span>), held in conjunction with FSE 2025, Trondheim, Norway, June 2025</li>
<li class="list-group-item">PC member, 6th International Conference on Computing, Networks and Internet of Things (<span class="cp-highlight-text"><a class="cp-link" href="http://www.cniot-conf.net">CNIOT SAC 2025</a></span>), Shanghai, China, 23-25 May 2025</li>
</ul>
</div>
</div>
<div class="row">
<div class="col">
<ul class="list-group pt-4">
<li class="list-group-item cp-shaded"><span class="cp-title">Past events</span></li>
<li class="list-group-item">
2024:
<a class="cp-link" href="https://ieeesose.com">IEEE SOSE 2024</a> (PC chair),
<a class="cp-link" href="https://closer.scitevents.org/?y=2024">CLOSER 2024</a> (PC member),
<a class="cp-link" href="http://www.cniot-conf.net/">CNIOT 2024</a> (PC member),
<a class="cp-link" href="https://conf.researchr.org/home/ecsa-2024">ECSA 2024</a> (PC member),
<a class="cp-link" href="https://www.iaria.org/conferences2024/ComeLmL24.html">eLmL 2024</a> (PC member),
<a class="cp-link" href="https://2024.euro-par.org">Euro-PAR 2024</a> (PC member),
<a class="cp-link" href="https://conf.researchr.org/home/fse-2024">FSE 2024</a> (PC member),
<a class="cp-link" href="https://icts4ehealth.icar.cnr.it/">ICTS4eHealth</a> (PC member),
<a class="cp-link" href="https://isd2024.ug.edu.pl">ISD 2024</a> (PC member),
<a class="cp-link" href="https://qualifier-workshop.github.io">QUALIFIER 2024</a></span> (PC member),
<a class="cp-link" href="https://www.iaria.org/conferences2024/ComSERVICECOMPUTATION24.html">SERVICE COMPUTATION 2024</a> (PC member).
</li>
<li class="list-group-item">
2023:
<a class="cp-link" href="https://cyprusconferences.org/esocc2023/">ESOCC 2023</a> (PC chair),
<a class="cp-link" href="https://ieeesose.com">IEEE SOSE 2023</a> (PC chair),
<a class="cp-link" href="https://www.conf-micro.services/2023/index.html">Microservices 2023</a> (PC chair),
<a class="cp-link" href="https://dsd-seaa2023.com/seaa/">SEAA 2023</a> (PC member),
<a class="cp-link" href="https://www.ai4health.icar.cnr.it">AI4Health 2023</a> (PC member),
<a class="cp-link" href="https://asmecc-workshop.github.io/2023/">ASMECC</a> (PC member),
<a class="cp-link" href="https://www.apct.net">APCT 2023</a> (PC member),
<a class="cp-link" href="http://www.bdiot.org">BDIOT 2023</a> (PC member),
<a class="cp-link" href="http://www.cciot.org/2023.html">CCIOT 2023</a> (PC member),
<a class="cp-link" href="https://closer.scitevents.org/Home.aspx?y=2023">CLOSER 2023</a> (PC member),
<a class="cp-link" href="http://www.cniot2023.net">CNIOT 2023</a> (PC member),
<a class="cp-link" href="https://coopisconference.org">CoopIS 2023</a> (PC member),
<a class="cp-link" href="https://www.cymaen.org">CyMaEn 2023</a> (PC member),
<a class="cp-link" href="https://conf.researchr.org/home/ecsa-2023">ECSA 2023</a> (PC member),
<a class="cp-link" href="https://www.iaria.org/conferences2023/ComeLmL23.html">eLmL 2023</a> (PC member),
<a class="cp-link" href="https://sites.google.com/view/fastcontinuum-2023/">FastContinuum 2023</a> (PC member),
<a class="cp-link" href="https://icts4ehealth.icar.cnr.it">ICTS4eHealth 2023</a> (PC member),
<a class="cp-link" href="https://www.iaria.org/conferences2023/SERVICECOMPUTATION23.html">SERVICE COMPUTATION 2023</a></span> (PC member),
<a class="cp-link" href="https://siotec.netsons.org/2023/index.html">SIoTEC 2023</a> (PC member),
<a class="cp-link" href="https://www.sitis-conference.org/2023">SITIS 2023</a> (PC member).
</li>
<li class="list-group-item">
2022:
<a class="cp-link" href="https://fcrlab.unime.it/ccgrid22/">PhD Symposium @ CCGrid 2022</a> (PC chair),
<a class="cp-link" href="https://esocc-conf.eu">PhD Symposium @ ESOCC 2022</a> (PC chair),
<a class="cp-link" href="https://www.ai4health.icar.cnr.it">AI4Health 2022</a> (PC member),
<a class="cp-link" href="https://amp.fe.up.pt/2022">AMP 2022</a> (PC member),
<a class="cp-link" href="http://www.aspai-conference.com">ASPAI 2022</a> (PC member).
<a class="cp-link" href="http://www.bdiot.org">BDIOT 2022</a> (PC member),
<a class="cp-link" href="http://www.cciot.org">CCIOT 2022</a> (PC member),
<a class="cp-link" href="http://closer.scitevents.org/">CLOSER 2022</a> (PC member),
<a class="cp-link" href="https://coopisconference.org">CoopIS 2022</a> (PC member),
<a class="cp-link" href="https://dasa22.mfu.ac.th">DASA 2022</a> (PC member),
<a class="cp-link" href="https://www.iaria.org/conferences2022/eLmL22.html">eLmL 2022</a> (PC member),
<a class="cp-link" href="https://esocc-conf.eu">ESOCC 2022</a> (PC member),
<a class="cp-link" href="https://esocc-conf.eu">EU Projects Track @ ESOCC 2022</a> (PC member),
<a class="cp-link" href="https://sites.google.com/view/fist-2022/home">FIST 2022</a> (PC member),
<a class="cp-link" href="https://icts4ehealth.icar.cnr.it">ICTS4eHealth 2022</a> (PC member),
<a class="cp-link" href="https://www.sitis-conference.org/2022/">ISSA @ SITIS 2022</a> (PC member),
<a class="cp-link" href="https://www.iaria.org/conferences2022/SERVICECOMPUTATION22.html">SERVICE COMPUTATION 2022</a> (PC member),
<a class="cp-link" href="https://siotec2022.netsons.org">SIoTEC 2022</a> (PC member),
<a class="cp-link" href="http://www.ieeesose.net">SOSE 2022</a> (PC member).
</li>
<li class="list-group-item">
2021:
<a class="cp-link" href="https://icsa-conferences.org/2021/">ICSA 2021</a> (Publicity chair),
<a class="cp-link" href="https://amp.fe.up.pt/2021/">AMP 2021</a> (PC member),
<a class="cp-link" href="http://www.bdiot.org/">BDIOT 2021</a> (PC member),
<a class="cp-link" href="http://www.cciot.org/">CCIOT 2021</a> (PC member)
<a class="cp-link" href="http://closer.scitevents.org/">CLOSER 2021</a> (PC member),
<a class="cp-link" href="http://dasa21.uob.edu.bh/">DASA 2021</a> (PC Member),
<a class="cp-link" href="https://fcrlab.unime.it/calls/distinsys2021">DistInSys 2021</a> (PC member),
<a class="cp-link" href="http://www.iaria.org/conferences2021/eLmL21.html">eLmL 2021</a> (PC member),
<a class="cp-link" href="https://facs2021.inria.fr">FACS 2021</a> (PC member),
<a class="cp-link" href="https://www.iaria.org/conferences2021/SERVICECOMPUTATION21.html">SERVICE COMPUTATION 2021</a> (PC member),
<a class="cp-link" href="https://siotec2021.netsons.org/">SIoTEC 2021</a> (PC member),
<a class="cp-link" href="https://www2.swforum.eu/news-events/events/first-swforum-workshop-trustworthy-software-and-open-source">SwForum 2021</a> (PC member).
</li>
<li class="list-group-item">
2020:
<a class="cp-link" href="https://esocc-conf.eu/index.php/phd-symposium/">PhD Symposium @ ESOCC 2020</a> (PC chair),
<a class="cp-link" href="https://globecom2020.ieee-globecom.org/workshop/ws-11-workshop-ai-driven-smart-healthcare-aidsh">AIdSH 2020</a> (PC member),
<a class="cp-link" href="https://amp.fe.up.pt/2020/">AMP 2020</a> (PC member),
<a class="cp-link" href="http://www.aspai-conference.com/">ASPAI 2020</a> (PC member),
<a class="cp-link" href="http://www.bdiot.org/">BDIOT 2020</a> (PC member),
<a class="cp-link" href="http://www.cciot.org/2020.html">CCIOT 2020</a> (PC member),
<a class="cp-link" href="http://closer.scitevents.org/?y=2020">CLOSER 2020</a> (PC member),
<a class="cp-link" href="http://dasa20.uob.edu.bh/">DASA 2020</a> (PC Member),
<a class="cp-link" href="http://econf20.uob.edu.bh/">ECONF 2020</a> (PC Member),
<a class="cp-link" href="http://www.iaria.org/conferences2020/eLmL20.html">eLmL 2020</a> (PC member),
<a class="cp-link" href="https://esocc-conf.eu/">ESOCC 2020</a> (PC Member),
<a class="cp-link" href="http://pages.di.unipi.it/foclasa">FOCLASA 2020</a> (PC member),
<a class="cp-link" href="http://icts4ehealth.icar.cnr.it/">ICTS4eHealth 2020</a> (PC member),
<a class="cp-link" href="https://www.conf-micro.services/2020/">Microservices 2020</a> (PC member),
<a class="cp-link" href="http://www.iaria.org/conferences2020/SERVICECOMPUTATION20.html">SERVICE COMPUTATION 2020</a> (PC Member),
<a class="cp-link" href="http://siotec2020.netsons.org/">SIoTEC 2020</a> (PC Member).
</li>
<li class="list-group-item">
2019:
<a class="cp-link" href="https://pages.di.unipi.it/foclasa/2019">FOCLASA 2019</a> (PC chair),
<a class="cp-link" href="http://www.aspai-conference.com">ASPAI 2019</a> (PC member).
<a class="cp-link" href="http://www.cciot.org/2019.html">CCIOT 2019</a> (PC member),
<a class="cp-link" href="https://www.keoaeic.org/CISAI2019">CISAI 2019</a> (PC member),
<a class="cp-link" href="http://www.otmconferences.org/index.php/homepage/previous-events">CoopIS 2019</a> (PC member),
<a class="cp-link" href="http://facs2019.org/">FACS 2019</a> (PC member), <a class="cp-link" href="https://esec-fse19.ut.ee/committees/tool-demos/">ESEC/FSE 2019 - Tool Demos</a> (PC Member),
<a class="cp-link" href="https://midos2019.sdu.dk">MiDOS-SAC 2019</a> (PC member),
<a class="cp-link" href="http://www.iaria.org/conferences2019/SERVICECOMPUTATION19.html">SERVICE COMPUTATION 2019</a> (PC member),
</li>
<li class="list-group-item">
2018:
<a class="cp-link" href="https://pages.di.unipi.it/foclasa/2018">FOCLASA 2018</a> (PC chair),
<a class="cp-link" href="https://www.keoaeic.org/CISAI2018">CISAI 2018</a> (PC member),
<a class="cp-link" href="http://tec4c2018.netsons.org/">TeC4C 2018</a> (PC member),
<a class="cp-link" href="https://www.iaria.org/conferences2018/SERVICECOMPUTATION18.html">SERVICE COMPUTATION 2018</a> (PC member),
<a class="cp-link" href="http://www.modelsward.org/AMARETTO.aspx?y=2018">AMARETTO 2018</a> (PC member).
</li>
<li class="list-group-item">
2017:
<a class="cp-link" href="http://esocc2017.ifi.uio.no/eutrack.html">ESOCC 2017 - EU Projects Track</a> (PC member),
<a class="cp-link" href="http://ifip-wg-sos.deib.polimi.it/reserch-smd/">ReSerCh-SMD 2017</a> (PC member).
</li>
</ul>
</div>
</div>
<!-- Participation in Research Projects -->
<div class="row pt-4">
<div class="col">
<h4 class="cp-title">Participation in Research Projects</h4>
</div>
</div>
<!--
<div class="row pb-4">
<div class="col">
<ul class="list-group">
<li class="list-group-item cp-shaded"><span class="cp-title">Ongoing Projects</span></li>
<li class="list-group-item">-</li>
</ul>
</div>
</div>
-->
<div class="row">
<div class="col">
<ul class="list-group">
<li class="list-group-item cp-shaded"><span class="cp-title">Completed Projects</span></li>
<li class="list-group-item">Project Member and Website Manager, <span class="cp-highlight-text"><a class="cp-link" href="http://pages.di.unipi.it/declware/">DECLware: Declarative methodologies for designing and deploying applications</a></span>, funded by the University of Pisa (grant agreement: PRA_2018_66). Duration: July 2018 - July 2020</li>
<li class="list-group-item">Project Member, <span class="cp-highlight-text"><a class="cp-link" href="https://di-unipi-socc.github.io/AMaCA">AMaCA: Automating the Management of Composite Applications</a></span>, co-funded by Regione Toscana, Extra Srl, and University of Pisa under the framework POR-FSE 2014-2020 ( (CUP: I51J17000020004, FSE ID: 172813). Duration: March 2018 - February 2020</li>
<li class="list-group-item">Project Member, <span class="cp-highlight-text"><a class="cp-link" href="http://pages.di.unipi.it/throughthefog/">Through the Fog: Deploying, programming and supporting Fog computing applications</a></span>, funded by the University of Pisa (grant agreement: PRA_2016_64). Duration: October 2015 - October 2016</li>
<li class="list-group-item">Project Member, <span class="cp-highlight-text"><a class="cp-link" href="http://seaclouds-project.eu/">SeaClouds: Seamless adaptive multi-cloud management of service-based applications</a></span>, funded by the European Union (grant agreement: EU-FP7-ICT-610531). Duration: October 2013 - March 2016</li>
</ul>
</div>
</div>
<!-- Research Organisations -->
<div class="row pt-4">
<div class="col">
<h4 class="cp-title">Memberships</h4>
</div>
</div>
<div class="row">
<div class="col">
<ul class="list-group">
<li class="list-group-item cp-shaded"><span class="cp-title">Research Groups</span></li>
<li class="list-group-item">Member, <span class="cp-highlight-text"><a class="cp-link" href="https://www.acm.org/special-interest-groups/sigs/sigsoft">ACM SIGSOFT</a></span></li>
<li class="list-group-item">Member, <span class="cp-highlight-text"><a class="cp-link" href="http://ifip-wg-sos.deib.polimi.it/">IFIP Working Group on Service-Oriented Systems</a></span></li>
<li class="list-group-item">Coordinator of the Research Community Group, <span class="cp-highlight-text"><a class="cp-link" href="https://microservices.community">Microservices Community</a></span></li>
</ul>
</div>
</div>
<div class="row pt-4">
<div class="col">
<ul class="list-group">
<li class="list-group-item cp-shaded"><span class="cp-title">Standardisation Committees</span></li>
<li class="list-group-item">Member, <span class="cp-highlight-text"><a class="cp-link" href="https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=tosca">OASIS TOSCA Technical Committee</a></span></li>
</ul>
</div>
</div>
<!-- Awards -->
<div class="row pt-4">
<div class="col">
<h4 class="cp-title">Awards</h4>
</div>
</div>
<div class="row">
<div class="col">
<ul class="list-group">
<li class="list-group-item cp-shaded"><span class="cp-title">Awards</span></li>
<li class="list-group-item">2024: <span class="cp-highlight-text">Best Paper Award</span>, for the paper <a class="cp-link" href="https://doi.org/10.5220/0012851200003753">Detecting and Resolving Bad Organisational Smells for Microservices</a> presented at ICSOFT 2024</li>
<li class="list-group-item">2023: <span class="cp-highlight-text">Best Paper Award</span>, for the paper <a class="cp-link" href="https://doi.org/10.5220/0011845500003488">Semi-automated Smell Resolution in Kubernetes-deployed Microservices</a> presented at CLOSER 2023</li>
<li class="list-group-item">2023: <span class="cp-highlight-text">Best Student Paper Award</span>, for the paper <a class="cp-link" href="https://doi.org/10.5220/0012049800003538">Towards Resolving Security Smells in Microservices, Model-Driven</a> presented at ICSOFT 2023</li>
<li class="list-group-item">2022: <span class="cp-highlight-text">Best Artifact Award</span>, for the tool introduced in the paper <a class="cp-link" href="https://doi.org/10.1007/978-3-031-16092-9_6">Failure Root Cause Analysis for Microservices, Explained</a> presented at DAIS 2022</li>
<li class="list-group-item">2022: <span class="cp-highlight-text">Best Paper Award</span>, for the paper <a class="cp-link" href="https://doi.org/10.5220/0011061000003200">Offline Mining of Microservice-based Architectures</a> presented at CLOSER 2022</li>
<li class="list-group-item">2019: <span class="cp-highlight-text">Best Demo Award</span>, for the demo paper <a class="cp-link" href="http://dx.doi.org/10.1007/978-3-030-45989-5_26">The EDMM Modeling and Transformation System</a> presented at ICSOC 2019</li>
<li class="list-group-item">2018: <span class="cp-highlight-text">Christos Nikolau Memorial PhD Award</span>, for the best PhD thesis in the area of service-oriented computing (awarded at SummerSOC 2018)</li>
<li class="list-group-item">2018: <span class="cp-highlight-text">Best Paper Award</span>, for the paper <a class="cp-link" href="https://doi.org/10.1007/978-3-319-99819-0_2">True concurrent management of multi-component applications</a> presented at ESOCC 2018</li>
<li class="list-group-item">2016: <span class="cp-highlight-text">Best Paper Award</span>, for the paper <a class="cp-link" href="http://dx.doi.org/10.1007/978-3-319-44482-6_14">Fault-aware application management protocols</a> presented at ESOCC 2016</li>
</ul>
</div>
</div>
<div class="row">
<div class="col">
<ul class="list-group pt-4">
<li class="list-group-item cp-shaded"><span class="cp-title">Acknowledgments</span></li>
<li class="list-group-item">2020: <span class="cp-highlight-text">Top Cited Paper</span>, for the article <a class="cp-link" href="https://doi.org/10.1002/spe.2625">TosKer: A synergy between TOSCA and Docker for orchestrating multi-component applications</a>, which was among the top cited articles published by the journal <em>Software: Practice and Experience</em> between Jan 2018 and Dec 2019</li>
<li class="list-group-item">2020: <span class="cp-highlight-text">Distinguished Referee</span> of the journal <em>Software: Practice and Experience</em>, for the outstanding service to the journal based on the criteria of quality, timeliness, and volume of reviews</li>
</ul>
</div>
</div>
</div>
<!-- Copyright footer -->
<footer class="footer pt-4">
<div class="container" style="text-align: center;">
<span class="text-muted">Copyright © 2020 Jacopo Soldani</span>
</div>
</footer>
<!-- Scripts -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-w1Q4orYjBQndcko6MimVbzY0tgp4pWB4lZ7lr30WKz0vr/aWKhXdBNmNb5D92v7s" crossorigin="anonymous"></script>
</body>
</html>