Skip to Content.
Sympa Menu

petri-net-world - [PN-world] CfP: Fifth International Workshop on Agility with Microservices Programming (AMP 2025) Affiliated with ECSA 2025

Subject: Animation and exchanges in the Petri Nets community

List archive

[PN-world] CfP: Fifth International Workshop on Agility with Microservices Programming (AMP 2025) Affiliated with ECSA 2025


Chronological Thread  
  • From: Philip Wizenty <address@concealed>
  • To: "address@concealed" <address@concealed>
  • Subject: [PN-world] CfP: Fifth International Workshop on Agility with Microservices Programming (AMP 2025) Affiliated with ECSA 2025
  • Date: Sun, 6 Apr 2025 08:02:26 +0000
  • Accept-language: de-DE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=fh-dortmund.de; dmarc=pass action=none header.from=fh-dortmund.de; dkim=pass header.d=fh-dortmund.de; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=BE/GjiO45wFU48nnN0vy5HTEc2454fZDM/MLttUKeo0=; b=E3SoUVkmp7PfsV3rJahyPP6nIaPEJpN9XqI5f41JemkxmiCKtPfu6QkrXG5WPDrhNj1srYZF9C52HJ69vMztrSFYDHWcySR7+zE4TalvTIQ9mD9t/e04E9zEgBz17vmoELMbqa+2kX0wWcdq5iVV7aRz8L5a6XJF6gFF2odJegj/OENuNNJhxc7Yx7EZZjDV4bG2wfnRh/+JNeIJKfKXopjTgrZSXgS13GKuKjegLqm3YKIMG7t3x2AZolFEbTMSisIKVIljMTSqlkab4SEpyLVcFkTXyvNKWHrGi1EHQRa2ABoXecgZS+MfSgUdpB6n/H6G2Qqv3dHsO2OaIUZVGg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=YIlUgCfmcmxxzpbK9OJEgL/YsgGf7i69NCIHrxI1hSYOG1dXGnuM0lcic6UjNE03i3hfJKgIrxee25s8otIaizWcZiPeFNdEeuG4VHZTqBwZMjGuI+KvQLibGEUND4SN8WMufrijl0TSLEk62J4mne/ueEfvwHhfkqHMxOIsHMmqWdsKEZC8Mba2x9g9LEG7RhjMLQUp6FAL9XDj0s/9iY/E/WM8F8V9Pb6BPp/ePb166FGt8KX1Y8ywrz9Cuc94YWbHC+9uyPqitQnlpjRlKQclgwQWSfKUOWeObBknpnJkBQ76VBjwf8t+7HCN0UdDYkIYUAci/DJ+P47eaGOQqQ==
  • Authentication-results: spool.mail.gandi.net; dkim=pass header.d=fh-dortmund.de header.s=selector1 header.b=KGKGVvdL; arc=pass ("microsoft.com:s=arcselector10001:i=1"); dmarc=pass (policy=none) header.from=fh-dortmund.de; spf=pass (spool.mail.gandi.net: domain of address@concealed designates 2a01:111:f403:c20c::4 as permitted sender) address@concealed

Fifth International Workshop on Agility with Microservices Programming (AMP
2025)
Affiliated with ECSA 2025

September 15/16th 2025, Limassol, Cyprus

https://amp-workshops.github.io/

Important dates

- Abstract Submission Deadline: 12th May 2025 (AoE)
- Paper Submission Deadline: 19th May 2025 (AoE)
- Author Notification: 20th June 2025 (AoE)
- Camera Ready: 27th June 2025 (AoE)
- Workshop Date: 15th or 16th of September 2025

Theme and Topics

Transitioning to microservices-based architectures is crucial for companies
in highly competitive markets, where the agility and flexibility of software
systems are essential. Microservices as an architectural style facilitate
agility, streamline integration, and enable more flexible solutions. However,
their adoption also increases complexity and requires novel software
construction techniques and advanced agile engineering practices. With the
rise of large language models (LLMs), development practices increasingly
incorporate AI tools, thereby opening a new field of challenges and
opportunities for microservices programming.

Such distributed architectures are complex to design and require substantial
expertise. Companies that decide to adopt them will need to adapt their
standards, practices, and processes. Furthermore, transitioning from
monolithic architecture often slows down development initially. Yet, in the
era of AI-based systems and LLMs, microservices play a pivotal role in
building reliable and scalable systems that meet the requirements of such
data-intensive applications. AI-assisted architecting, development, and
refactoring can help to design new microservices-based systems or modernize
monolithic legacy applications efficiently.

The AMP workshop aims to collect experiences on microservice adoption,
sharing best practices, and lessons learned from both successes and failures.
We seek original work on the science and engineering of programming
microservices, including but not limited to evolutionary and agile
architectures, methods and tools, patterns, operational practices and DevOps,
agile teams, programming languages and techniques for microservices, software
quality aspects, metrics and software analytics, verification, test-driven
approaches and testing, architectural refactoring, empirical studies, and
experience reports on microservices adoption and teaching. We also emphasize
the current trend toward AI-driven software engineering practices and the
development of data-intensive applications. The workshop welcomes
contributions on AI-assisted tooling, and building data-intensive
applications and LLMs using microservices. Open to both practitioners and
academics, the fifth edition of AMP aims to continue the success of its
previous editions [1-4].

The topics include (but are not limited to):

- Software engineering methods and tools for microservices
- Enable an evolutionary and agile architecture with microservices
- Microservices in the context of AI-based data-intensive applications and
LLMs
- Microservices for machine learning model operation management (MLOps)
- AI-enhanced development and refactoring of microservices-based systems
- Programming languages, techniques, and design patterns for microservices
- Operations practices for microservices and DevOps support
- Organizational dynamics and practices of agile teams working with
microservices
- Software Quality, metrics, and analytics in microservice architectures
- Testing, verification, and test-driven development for microservices
- Architecture recovery and documentation strategies for microservices
- Refactoring in the context of microservice architectures
- Empirical studies and experience reports on microservices
- Teaching and learning microservices: education strategies and experiences

Contributions and Evaluation

AMP 2025 seeks original contributions of the following types (maximum length):

- Full papers: research papers, industry experiences, or case studies
(between 8 and 16 pages in LNCS format, incl. references, single-blinded).
- Extended Abstracts: research papers, industry experiences, or case studies
(2 to 4 pages, including references, will not appear in the proceedings).


Papers should be formatted in Springer’s LNBIP format and submitted through
EasyChair:
https://easychair.org/conferences/?conf=ecsa2025
(Track: Workshop on Agility with Microservices Programming)

Accepted papers (full and short) will be published in the ECSA 2024
Proceedings (Springer). For further details, refer to the workshop website at
https://amp-workshops.github.io/ and for any further queries, please contact
the program chairs.

Program Chairs

Thatiane de Oliveira Rosa IFTO, BR (address@concealed)
Sandro Speth University of Stuttgart, DE
(address@concealed)
Jonas Fritzsch University of Stuttgart, DE
(address@concealed)

Publicity Chairs

João Daniel, Free University of Bozen-Bolzano, IT
(address@concealed)
Philip Wizenty University of Applied Sciences and Arts Dortmund, DE
(address@concealed)

Program Committee

Alceste Scalas Technical University of Denmark, DK
Alfredo Goldman University of São Paulo, BR
Andrea Melis University of Bologna, IT
Eduardo Guerra Free University of Bozen-Bolzano, IT
Carlos Solis ION Analytics, UK
Filipe Correia University of Porto, PT
Florian Rademacher RWTH Aachen University , DE
Floriment Klinaku University of Stuttgart, DE
Francisco Ponce University of Pisa, IT
Javad Ghofrani University of Luebeck, DE
Kyle Brown IBM, US
Larisa Safina INRIA Lille - Nord Europe, FR
Marco Peressotti University of Southern Denmark, DK
Michał J. Gajda Migamake Pte Ltd, PL
Saverio Giallorenzo University of Bologna, IT
Sebastian Copei University of Kassel, DE


References
------------
[1] https://amp.fe.up.pt/2020/
[2] https://amp.fe.up.pt/2021/
[3] https://amp.fe.up.pt/2022/
[4] https://amp.fe.up.pt/2023/



  • [PN-world] CfP: Fifth International Workshop on Agility with Microservices Programming (AMP 2025) Affiliated with ECSA 2025, Philip Wizenty, 04/06/2025

Archive powered by MHonArc 2.6.19+.

Top of Page