🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 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.