什么是微服务 提到微服务不得不提Martin Fowler在2014年3月25日发表的文章 Microservices,里面给出了微服务的定义.后续国内所有关于微服务的介绍都是基于这篇文章的翻译,或加上自己的理解而成.其中最重要的一段如下: In short, the microservice architectural style [1] is an approach to developing a single application as a suite of small services…