🏠 首页
基准测试
📊 所有基准测试 🦖 恐龙 v1 🦖 恐龙 v2 ✅ 待办事项应用 🎨 创意自由页面 🎯 FSACB - 终极展示 🌍 翻译基准测试
模型
🏆 前 10 名模型 🆓 免费模型 📋 所有模型 ⚙️ 🛠️ 千行代码模式
资源
💬 💬 提示库 📖 📖 AI 词汇表 🔗 🔗 有用链接
advanced

Enterprise Legacy Refactoring

#architecture #refactoring #legacy #solid

Develop a comprehensive architectural roadmap to modernize a monolithic legacy system.

Act as a Principal Software Architect. Analyze a hypothetical monolithic application characterized by tight coupling, global state management, and lack of test coverage. Develop a high-level refactoring roadmap that transitions the codebase to a modular, event-driven architecture. Your strategy must address: 1) The identification and prioritization of critical 'strangler fig' candidates for extraction. 2) Methods for breaking circular dependencies without introducing breaking changes. 3) A plan for introducing continuous integration/testing where none exists. 4) Risk mitigation strategies for deploying refactored modules to production. Avoid writing specific code snippets; focus on architectural patterns, organizational strategies, and process changes.