Migration
Migration with Application Modernization Accelerator (AMA) involves analyzing existing applications, assessing their compatibility with modern cloud platforms (like IBM Cloud), and providing guidance for migrating them to containerized or cloud-native environments.
What migration artifacts does Application Modernization Accelerator create? IBM Application Modernization Accelerator produces migration artifacts for applications that are being migrated to Liberty. The migration artifacts kickstart the migration of your application. Application Modernization Accelerator generates a Maven project for your application plus the resources that you need to build your application into an image and deploy it. How to use the migration artifacts for Liberty administered from WebSphere (MoRE) IBM Application Modernization Accelerator produces migration artifacts for applications that are being migrated to Liberty administered from WebSphere (MoRE). The migration artifacts kickstart the migration of your application.How to deploy your applications on Red Hat OpenShift 4.x The following describes how to use the Application Modernization Accelerator migration artifacts to deploy your applications to a Liberty container and to an OpenShift cluster.How to configure your deployed application By default, your application automatically externalizes variables that can be uniquely configured for each deployment. At runtime, the values for these variables are read from the environment variables set in the container. If no corresponding environment variable is found, the default value that is specified in the server.xml file is used.