🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili
Advanced

Legacy Codebase Modernization

#refactoring #microservices #architecture

Refactor a monolithic PHP application into a microservices architecture using Python.

You are a Senior Software Architect. Analyze the provided legacy code snippet. Identify the God Class anti-patterns, tight coupling, and lack of separation of concerns. Propose a plan to refactor this specific module into a Python-based microservice. Include class diagrams and explain how to handle data migration and state management during the transition. Adhere strictly to SOLID principles.