Google goes “all-in” to win the hearth and mind of .NET developers to let them use the Google Cloud Platform. To support this effort they released a set of whitepapers to help you rearchitect your monolithic .NET application using microservices and modernize your authentication, database and caching building blocks.
Here are the whitepapers:
- Move-and-improve white paper about rearchitecting a monolithic .NET application using microservices
- Modernizing your .NET Application for Google Cloud white paper about modernization of critical functions, including authentication, database and caching
All improvement steps are done on a typical .NET application. You can find the related code in this GitHub repository.