Migrating ASP.NET Microservices to ASP.NET Core by Iris Classon

Migrating ASP.NET Microservices to ASP.NET Core by Iris Classon

Author:Iris Classon
Language: eng
Format: epub
ISBN: 9781484243275
Publisher: Apress


Rinse and repeat for other services and dependencies that they have.

Partial Migration

The main difference between doing a full and partial migration is that you need to make sure that dependencies you migrate that are used by other libraries or services that are not migrated can still be used and work as expected. You might also choose to break out parts of a service or a library and only migrate that part, and you will have to run tests for all the targeted platforms. With a partial migration, you also have to maintain a mixed continuous integration and deployment pipeline. The migration I’m going to walk you through (Figure 5-2) is a partial migration as it is more challenging. Everything we are doing also applies to a full migration, minus extra considerations.

Figure 5-2Example of a partial migration



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.