Advanced
Legacy Codebase Modernization
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.