Modernizing .NET code with the AWS Transform web application
You can modernize your .NET code using the AWS Transform web application (described here) or the Visual Studio IDE. The web application is best suited for IT professionals interested in large-scale transformation. It works at repository level, and can transform as many as 5,000 repositories in a single job.
To access the web application, navigate to the web link you received with your AWS Transform email invitation or contact your AWS Transform administrator.
Web transformation workflow
To modernize your .NET repositories using the AWS Transform web application, navigate to the web application and follow these steps:
-
Start transformation
-
Discovery and assessment
-
Prepare for transformation
-
Transformation and checkpoint reviews
-
End of transformation
Developer hand-off
Hand-off of repositories to developers is common, and can happen in two ways:
Early hand-off: For complex repositories, have developers perform the transformation in IDE instead of using the web application. Complex repositories are best transformed by developers working on one solution at a time in Visual Studio, interactively and iteratively, where they can directly review the transformed code and guide the agent at project level. AWS Transform will recommend handing off complex repositories to developers after assessment.
Post-transformation hand-off: After repositories are transformed in the web application, hand them off to developers to review, validate, and debug the transformed application - typically assisted by an AI code companion. See Beam a transformed repository to a developer.