AWS DevOps & Developer Productivity Blog

Pratip Bagchi

Author: Pratip Bagchi

Pratip Bagchi is a Senior Solutions Architect with Amazon Web Services. He specializes in application modernization, digital and AI transformation. He works with enterprise customers and partners to modernize and transform their applications, workloads and helps them to establish reliable, secured and well architected footprint on the cloud leveraging the AWS platform. Pratip spends his free-time in running, camping and gardening.

Architecture Diagram

Modernizing and containerizing a legacy MVC .NET application with Entity Framework to .NET Core with Entity Framework Core: Part 2

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 […]

MIgrationBlog Overview

Modernizing and containerizing a legacy MVC .NET application with Entity Framework to .NET Core with Entity Framework Core: Part 1

Tens of thousands of .NET applications are running across the world, many of which are ASP.NET web applications. This number becomes interesting when you consider that the .NET framework, as we know it, will be changing significantly. The current release schedule for .NET 5.0 is November 2020, and going forward there will be just one […]