Summary
In this chapter, we explored the migration approach, modernization, scenarios, and paths for an existing .NET app. Then, we learned about migrating an existing ASP.NET Web solution to different scenarios – with an Azure VM, Azure App Service, and a Windows container. Finally, because we can’t migrate an application without data, we explored the different options to migrate a database to Azure.
In the next chapter, we will discuss a solution architecture that includes different use cases that we will use in this book. We will discuss the difference between a monolithic approach and microservices and the challenges and solutions for distributed data management.