A-TO-MIC is a software tool to support the migration of legacy applications to the cloud. For benefiting of the great advantages that cloud applications offer, the legacy application has to be transformed from a non-scaling monolithic application to a highly scalable distributed microservice architecture, that fits best to the cloud suppliers of our days.
The goal of the A-TO-MIC tool is the architecture decomposition from a non-scalable monolithic legacy application to a scalable microservice architecture.
At the beginning of the transformation stands a relational data model. This can be the schema of a legacy application or a new schema designed by a modeling architect.
At the end of the transformation work, there will be the blueprint for a microservice architecture. With a licensed version, the A-TO-MIC architect will be able to generate the source for the micro services as a couple of SpringBoot projects, that can be deployed separately to a cloud that is able to run JAVA-17 applications and comes with its own local schema.