By using AWS re:Post, you agree to the AWS re:Post Terms of Use

build docker of COTS App running on Wind EC2

0

We have a COTS application running on an EC2 Windows server at AWS. This is a .net application that uses RDS Oracle DB as the back end. If we create an ami from the running EC2 instance, can we use it to create Docker to run on AES? Would this work? Thank you for your help.

The vendor never tested running this app in the container and I am wondering if what we are trying to do is even possible with

1 Answer
0

Is this a .NET web application running on IIS?

If yes, you can use App2Continer to migrate and modernize your .NET web applications into container format. The tool will do most of the migration. Site is at https://aws.amazon.com/app2container/. Documentation at https://docs.aws.amazon.com/app2container/latest/UserGuide

AWS
EXPERT
answered 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions