文件名称:Microservices in Action
文件大小:41.06MB
文件格式:PDF
更新时间:2021-11-14 02:24:11
microservice
A microservice application is a collection of autonomous services, each of which does one thing well, that work together to perform more intricate operations. Instead of a single complex system, you build and manage a suite of relatively simple services that might interact in complex ways. These services collaborate with each other through technology-agnostic messaging protocols, either point-to-point or asynchronously