The challenge
- Migration of customer data and external resources to one centralized resource management tool
- Creation of a new table structure to store the game structure from JSON format to MySql relational table structure (with backward compatibility)
- Development of a game editor application (blazor.net) based on a new MySQL data structure and Azure File Storage for editing and creating new applications
- Lack of technical documentation
- Key data are the personal data of customers
- Update and refactor outdated code
- Application on production
Solution
- Successful migration of customer data from three separate MySQL database schemas to one
- Migration of resources (media files) used in a client application from an
external resource management tool to Azure File Storage without any
interruption in the delivery of the product