Migrating your monolithic application to microservices can be accomplished gradually, with clear benefits at each step.
选择微服务部署策略
Explore the advantages and drawbacks of deploying microservices server instances on physical hosts or VMs, in containers, or statelessly.
构建微服务:微服务体系结构中的进程间通信
Learn the pros and cons of the different technologies you can choose for inter-process communication in your microservices-based application