课程大纲:
Microservice Patterns: Migrating from a Monolithic to a Microservice Architecture with .Net培训
Introduction
Monolithic vs microservice architecture
Overview of Microservices with .Net and Microdot Framework
Breaking up an application
How microservices communicate with each other
Managing transactions
Designing the business logic for your application
Understanding event sourcing
Implementing querying
Interacting with external APIs
Testing your microservice
Building and deploying your microservice
Refactoring your application
Microsoft's nine new design patterns
Summary and Conclusion