Linkedin

  • Home >
  • Migrate on-premises Java applications to AWS using AWS App2Container

Migrate on-premises Java applications to AWS using AWS App2Container

Project Overview

Project Detail

AWS App2Container (A2C) is a command line tool that helps transform existing applications running in virtual machines into containers, without needing any code changes. A2C discovers applications running on a server, identifies dependencies, and generates relevant artifacts for seamless deployment to Amazon Elastic Container Service (Amazon ECS) and Amazon Elastic Kubernetes Service (Amazon EKS).

This pattern provides the steps for remotely migrating on-premises Java applications deployed on an application server to AWS Fargate or Amazon EKS by using App2Container through the worker machine. 

The worker machine can be used in the following use cases:

  • Docker installation is not allowed or not available on the application servers where the Java applications are running.

  • You must manage the migration of multiple applications deployed on different physical or virtual servers.

https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/migrate-on-premises-java-applications-to-aws-using-aws-app2container.html?did=pg_card&trk=pg_card

To know more about this project connect with us

Migrate on-premises Java applications to AWS using AWS App2Container