Hi, you need to understand what the tools do and how many applications you are going to migrate to Liberty.
Mono2Micro is not necessary for migration. It is paid tool and is used to divide an application into microservices. You can do this as part of your migration.
---
The Cloud Transformation Advisor is a paid tool that has a central repository to analyze application from cells and individual applications. It can show the compatibilities, what will need to be fixed or updated and give suggestions, and migration paths, including the server.xml for liberty. If this is installed the other tools are not necessary.
---
Migration Toolkit for Application Binaries is a standalone tool used to analyze applications (ear/war) files. It will give information for that application and provide information about technologies used by the application, possible problems, information on how to potential fix them and a base Liberty configuration. The configuration does not include everything that is needed since it has no context of its environment like the TA above has based on configuration. If you run this you do not need anything else, unless you want the configuration from tWAS to Liberty, which is available in the Configuration Migration Tool.
---
WebSphere Application Migration Toolkit is an Eclipse tool that analyzes the source code of an application and provides information like the the Migration Toolkit for Application Binaries.
The Configuration Migration Toolkit takes a tWAS configuration and converts it into a Liberty configuration. This is usually used in conjunction with the Application Migration Toolkit.
Brian
------------------------------
Brian S Paskin
Sr. Technology Engineer
IBM Cloud Engineering
------------------------------