December 2019
Intermediate to advanced
494 pages
11h 41m
English
Refactoring is often referred to as repackaging your applications. This is a migration approach that means you only need to make minimal changes to the application code or only apply the necessary configuration changes to connect the application to PaaS services, such as Azure app services or Azure SQL Database managed instances, for example.
In the following diagram, you can see the migration of on-premises applications to PaaS services in Azure. They are deployed in one or more Azure app services and the SQL databases can be moved as-is to Azure SQL Database managed instances:

The pros of this method include ...