DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Modernizing and containerizing a legacy MVC .NET application with Entity Fr

4 years ago aws.amazon.com
Modernizing and containerizing a legacy MVC .NET application with Entity Fr

Summary: This is a summary of an article originally published by AWS DevOps Blog. Read the full original article here →

This is the second post in a two-part series in which you migrate and containerize a modernized enterprise application. In Part 1, we walked you through a step-by-step approach to re-architect a legacy ASP.NET MVC application and ported it to .NET Core Framework. In this post, you will deploy the previously re-architected application to Amazon Elastic Container Service (Amazon ECS) and run it as a task with AWS Fargate. In the first post, you ported the legacy MVC ASP.NET application to ASP.NET Core, you will now modernize the same application as a Docker container and host it in the ECS cluster.

In the next step, you build a Docker image of the application and push it to Amazon Elastic Container Registry (Amazon ECR) .

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com