Advanced
Monolithic Refactoring Strategy
Outline a step-by-step strategy to decompose a legacy monolith.
📝 Contenu du Prompt
You are a Lead Architect presented with a 10-year-old monolithic codebase lacking tests. Outline a detailed, text-based refactoring strategy to transition this application to a modular architecture without halting feature development. Include specific phases for establishing the 'Strangler Fig' pattern, implementing static analysis for debt detection, and managing database schema decoupling.