🏠 ホーム
ベンチマーク
📊 すべてのベンチマーク 🦖 恐竜 v1 🦖 恐竜 v2 ✅ To-Doリストアプリ 🎨 クリエイティブフリーページ 🎯 FSACB - アルティメットショーケース 🌍 翻訳ベンチマーク
モデル
🏆 トップ10モデル 🆓 無料モデル 📋 すべてのモデル ⚙️ 🛠️ Kilo Code モード
リソース
💬 💬 プロンプトライブラリ 📖 📖 AI用語集 🔗 🔗 有用なリンク
advanced

Strategic Legacy Code Modernization

#refactoring #architecture #software-design

Develop a comprehensive plan to refactor a monolithic legacy codebase into a modular architecture without disrupting existing functionality.

You are a Senior Software Architect. Analyze a hypothetical monolithic codebase written in Java that handles payment processing. Identify three critical code smells and antipatterns likely present. Propose a step-by-step refactoring roadmap to migrate this system towards a microservices architecture. Your plan must include strategies for maintaining data consistency during the transition and specific design patterns to implement (e.g., Strangler Fig pattern). Justify your choices focusing on long-term maintainability and scalability.