Score: 2

Refactoring Towards Microservices: Preparing the Ground for Service Extraction

Published: October 3, 2025 | arXiv ID: 2510.03050v1

By: Rita Peixoto , Filipe F. Correia , Thatiane Rosa and more

Potential Business Impact:

Helps move big computer programs into smaller ones.

Business Areas:
Application Performance Management Data and Analytics, Software

As organizations increasingly transition from monolithic systems to microservices, they aim to achieve higher availability, automatic scaling, simplified infrastructure management, enhanced collaboration, and streamlined deployments. However, this migration process remains largely manual and labour-intensive. While existing literature offers various strategies for decomposing monoliths, these approaches primarily focus on architecture-level guidance, often overlooking the code-level challenges and dependencies that developers must address during the migration. This article introduces a catalogue of seven refactorings specifically designed to support the transition to a microservices architecture with a focus on handling dependencies. The catalogue provides developers with a systematic guide that consolidates refactorings identified in the literature and addresses the critical gap in systematizing the process at the code level. By offering a structured, step-by-step approach, this work simplifies the migration process and lays the groundwork for its potential automation, empowering developers to implement these changes efficiently and effectively.

Country of Origin
🇵🇹 🇧🇷 🇮🇹 Brazil, Italy, Portugal

Repos / Data Links

Page Count
43 pages

Category
Computer Science:
Software Engineering