Just wanted to highlight a fantastic blog written by my two colleagues Saleha Haider and Pratip Bagchi that shows, in detail, how to modernize a legacy .NET application.
The blog is split over two parts in which an existing application is re-architected and then re-deployed.
- Part 1: Provides a step-by-step approach to re-architect a legacy ASP.NET MVC application and shows how to port it to the .NET Core Framework.
- Part 2: Deploys the previously re-architected application to Amazon Elastic Container Service (Amazon ECS) and runs it as a task with AWS Fargate.
Happy Reading