Advanced
Legacy Monolith to Microservices Strategy
Develop a comprehensive refactoring plan to transition a legacy monolithic application into a microservices architecture.
📝 Prompt-Inhalt
Analyze the provided description of a legacy monolithic application. Design a step-by-step migration strategy to transition it into a microservices architecture. Your strategy must include: identification of bounded contexts, data partitioning plans, handling of transitional data consistency, API gateway implementation, and a rollback plan in case of critical failure. Assume the application cannot tolerate downtime longer than 5 minutes per month.